summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-07 21:28:05 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-07 21:28:05 +0100
commit43447fb72693d62363a1a271dacc70d400ed685b (patch)
treeb951371721aa5fd77e6d136ef5f7a1d827a4df78 /NEWS
parent1b12a7b5896f94bdf33b3a6661ebabd761ea6adc (diff)
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 23caab9db2..00e0098878 100644
--- a/NEWS
+++ b/NEWS
@@ -203,6 +203,10 @@ CHANGES WITH 198:
* journalctl gained a new "--reverse" (or -r) option to show
journal output in reverse order (i.e. newest line first).
+ * journalctl gained a new "--pager-end" (or -e) option to jump
+ to immediately jump to the end of the journal in the
+ pager. This is only supported in conjunction with "less".
+
* journalctl gained a new "--user-unit=" option, that works
similar to "--unit=" but filters for user units rather than
system units.