summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2011-03-30 00:10:00 +0200
committerKarel Zak2011-03-30 00:10:00 +0200
commit94b7e03d4fb989e1659b45a9bfbc0bc10c21a380 (patch)
treec17f74ea695a57d9f51fab2e6c01b15bb01a9042 /TODO
parentblkid: small fix for safe_print() (diff)
downloadkernel-qcow2-util-linux-94b7e03d4fb989e1659b45a9bfbc0bc10c21a380.tar.gz
kernel-qcow2-util-linux-94b7e03d4fb989e1659b45a9bfbc0bc10c21a380.tar.xz
kernel-qcow2-util-linux-94b7e03d4fb989e1659b45a9bfbc0bc10c21a380.zip
docs: update TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0ffb4c69e..a01a31a88 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,13 @@
+
+dmesg
+-----
+
+ - add new command line option --facility= or --loglevel= to print select
+ loglevel only. For example
+
+ $ dmesg --logleve=6
+ $ dmesg --loglevel=INFO
+
mount
-----