]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Tue, 17 Jul 2012 20:08:27 +0000 (22:08 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 Jul 2012 20:08:27 +0000 (22:08 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index d4ae0a4508ff02ef8c23d1c4fcc4af63e23f8f9a..38a3c30604c23f734c75024d82b1d519a2c43964 100644 (file)
@@ -83,21 +83,6 @@ libmount (mount/umount)
    translate the device name to backing file and then search in mtab for the 
    filename. See loopdev_get_loopfile().
 
- - (!) add --source and --target options to specify device and mountpoint
-
-     fstab:
-        /dev/sda1 /foo auto    defaults 0 0
-        /foo      /mnt  auto    bind     0 0
-     command line:
-       mount -o remount,ro /foo
-
-    ... this command is ambiguous. It would be better to have a way how specify
-    target or source:
-
-        mount --target /foo -o remount,ro
-
-    Note that findmnt(8) already supports --target and --source.
-
  - add ---target-prefix option to specify prefix for mountpoints
    so then you can