chiark / gitweb /
journalctl: augment short mode with a cursor at the end
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 902fbc695e2d10e3294b55e2feabeb0e607933c4..06771d5bf56f5f409ba28e4a45e584e6f7d638b8 100644 (file)
--- 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