]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: improve --move docs
authorKarel Zak <kzak@redhat.com>
Thu, 25 Sep 2014 09:01:39 +0000 (11:01 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 25 Sep 2014 09:01:39 +0000 (11:01 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index b6711adda1e492e556585fd182717b100a4c1434..926f6e7a7128011de4e3d14bfba0b7f6ae31dabc 100644 (file)
@@ -429,7 +429,7 @@ has to be a mountpoint.
 
 Note also that moving a mount residing under a shared mount is invalid and
 unsupported.  Use
-.B findmnt \-o TARGET,PROPAGATION /dir
+.B findmnt \-o TARGET,PROPAGATION
 to see the current propagation flags.
 .RE