Fix up the English, and be a bit more specific about the usage.

This commit is contained in:
agc 2007-03-16 23:49:28 +00:00
parent 1f3e8234a5
commit b5e9408b6c

View file

@ -1,7 +1,8 @@
The FUSE-based union filesystem allows to "merge" several directories
under one mountpoint.
The FUSE-based union filesystem allows several directories to be
stacked under one mountpoint - this wil lproduce the effect of
having a number of directories merged under one mountpoint.
This utility is implementedd at the user level - to mount a series
This utility is implemented at the user level - to mount a series
of roots, simply use:
fuse-unionfs /dir1:/dir2:/dir3 /mnt