summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-16 10:21:18 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-16 22:41:47 -0400
commit248fc619b5e3e24d78f171f95b85916eee7987bd (patch)
treeb63c076b50e81d21f99620c700689077f4c86428 /TODO
parentdd94c17e7da89fa612952119ac825116dc5a8deb (diff)
journalctl: augment short mode with a cursor at the end
Two options are added: --show-cursor to print the cursor at the end, and --after-cursor to resume logs on the next line after the previous one.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 902fbc695e..06771d5bf5 100644
--- a/TODO
+++ b/TODO
@@ -64,8 +64,6 @@ Features:
* when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense), also support syntaxes such as +0200
-* journalctl: add an output mode that looks like classic /var/log/messages, but also outputs the cursor of the last entry so that people can write scripts that can run iteratively and always process data that has been added since the last time.
-
* when a kernel driver logs in a tight loop we should ratelimit that too.
* man: document in the journalctl man page what the colors mean