From: Erez_Zadok Date: Sun, 19 Aug 2007 19:22:43 +0000 (-0400) Subject: Unionfs: minor usage.txt documentation fix X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=420cecdd6354ac9bde55330208c261296500699f;p=unionfs-lite.git Unionfs: minor usage.txt documentation fix Signed-off-by: Erez Zadok --- diff --git a/Documentation/filesystems/unionfs/usage.txt b/Documentation/filesystems/unionfs/usage.txt index c0352438784..23166703c4c 100644 --- a/Documentation/filesystems/unionfs/usage.txt +++ b/Documentation/filesystems/unionfs/usage.txt @@ -67,7 +67,7 @@ To append a branch to the very end (new lowest-priority branch): To append a branch to the very end (new lowest-priority branch), in read-only mode: -# mount -t unionfs -o remount,add=:/foo:ro none MOUNTPOINT +# mount -t unionfs -o remount,add=:/foo=ro none MOUNTPOINT Finally, to change the mode of one existing branch, say /foo, from read-only to read-write, and change /bar from read-write to read-only: