summaryrefslogtreecommitdiff
path: root/filesystems/fuse-unionfs
diff options
context:
space:
mode:
authorhubertf <hubertf>2007-03-15 23:02:26 +0000
committerhubertf <hubertf>2007-03-15 23:02:26 +0000
commita9dbe118ece379a4aa93ad42f81ad8eb8eb8b7df (patch)
tree672a340bfe1aa2bd217c4bb3fcaa75571bcc4991 /filesystems/fuse-unionfs
parent5cab2a0c10d76a66679b6a61e6c4dd5e522bccd0 (diff)
downloadpkgsrc-a9dbe118ece379a4aa93ad42f81ad8eb8eb8b7df.tar.gz
try to explain better
Diffstat (limited to 'filesystems/fuse-unionfs')
-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