]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add note about losetup to TODO
authorKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2012 19:31:40 +0000 (20:31 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Feb 2012 19:31:40 +0000 (20:31 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 9fffba6e31a2030d4ecb6e796a707c781183f643..81c194ae940ccbf6e83207095d841f34cf078bd0 100644 (file)
@@ -6,6 +6,12 @@ lscpu
   - detect more hypervisors, see 'virt-what' shell script
     http://people.redhat.com/~rjones/virt-what/
 
+losetup
+-------
+  - add new option --pretty and --output <columns> to print details about
+    one or all (-a) devices by lib/tt.c output. For example people hate
+    the hex devno in the default output.
+
 dmesg
 -----