Overview
Comment: | Fixed incorrect usage in README |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | c987a21cfec2e0b8ec2dec08164438541dd6e683 |
User & Date: | rkeene on 2017-02-22 23:01:18 |
Other Links: | manifest | tags |
Context
2017-02-22
| ||
23:03 | Fixed reference counting with the "exec" target check-in: fc81c2f879 user: rkeene tags: trunk | |
23:01 | Fixed incorrect usage in README check-in: c987a21cfe user: rkeene tags: trunk | |
2017-02-06
| ||
15:57 | Added support for a Tcl "exec" target to be compiled in check-in: 3d73fc5750 user: rkeene tags: trunk | |
Changes
Modified README.md from [35b476a0b0] to [5760d5e1a7].
2 2 ===== 3 3 It's sort of like LazyFS. 4 4 5 5 Usage 6 6 ----- 7 7 Run: 8 8 1. # mkdir /tmp/appfs-cache /opt/appfs 9 - 2. # appfsd /opt/appfs 9 + 2. # appfsd /tmp/appfs-cache /opt/appfs 10 10 11 11 12 12 Paths 13 13 ----- 14 14 AppFS should normally be mounted on "/opt/appfs". 15 15 16 16 /opt/appfs/hostname