Unionfs: minor usage.txt documentation fix
authorErez_Zadok <ezk@cs.sunysb.edu>
Sun, 19 Aug 2007 19:22:43 +0000 (15:22 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 24 Nov 2013 05:49:40 +0000 (00:49 -0500)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Documentation/filesystems/unionfs/usage.txt

index c0352438784a8a83ccefa9873fe5425fb884e7ad..23166703c4c641ba6b96f97441228854c2f859c7 100644 (file)
@@ -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: