X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=00e00988788997e01b11cd4b7c4f522ea5ed069e;hb=01ec23582dc0523831059fc05bedde16efd06576;hp=23caab9db29c428f7c5c9fdeba37b8d37510e665;hpb=6aa8d43ade72e24c9426e604f7fc4b7582b9db7c;p=elogind.git diff --git a/NEWS b/NEWS index 23caab9db..00e009887 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.