]> 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>
Fri, 24 Oct 2014 08:22:29 +0000 (10:22 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index 52a77e27037cc559e9b73f43bb21bbb2340376b1..3963f728111017cac9978b06778da3be1643632c 100644 (file)
@@ -432,7 +432,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