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: |
c987a21cfec2e0b8ec2dec0816443854 |
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].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + | AppFS ===== It's sort of like LazyFS. Usage ----- Run: 1. # mkdir /tmp/appfs-cache /opt/appfs |
︙ |