summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2007-03-15 23:02:26 +0000
committerhubertf <hubertf@pkgsrc.org>2007-03-15 23:02:26 +0000
commit9115b171a6be19e8933efa962e180985296511e0 (patch)
tree672a340bfe1aa2bd217c4bb3fcaa75571bcc4991 /filesystems
parentca14989ab8acf2e233dbbddefce2973278044c27 (diff)
downloadpkgsrc-9115b171a6be19e8933efa962e180985296511e0.tar.gz
try to explain better
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/fuse-unionfs/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/filesystems/fuse-unionfs/DESCR b/filesystems/fuse-unionfs/DESCR
index da221b44fd6..3c4aabe8caa 100644
--- a/filesystems/fuse-unionfs/DESCR
+++ b/filesystems/fuse-unionfs/DESCR
@@ -1,7 +1,7 @@
-FUSE-based union filesystem, with almost limitless number of root
-directories.
+The FUSE-based union filesystem allows to "merge" several directories
+under one mountpoint.
This utility is implementedd at the user level - to mount a series
of roots, simply use:
- fuse-unionfs root1:root2:root3 <mountpoint>
+ fuse-unionfs /dir1:/dir2:/dir3 /mnt