Check-in [c987a21cfe]
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].

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
	2. # appfsd /opt/appfs


Paths
-----
    AppFS should normally be mounted on "/opt/appfs".

    /opt/appfs/hostname








|







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
	2. # appfsd /tmp/appfs-cache /opt/appfs


Paths
-----
    AppFS should normally be mounted on "/opt/appfs".

    /opt/appfs/hostname