Systemd/shell-completion
Lennart Poettering 29a753df76 journalctl: add new output mode "short-full" (#3880)
This new output mode formats all timestamps using the usual format_timestamp()
call we use pretty much everywhere else. Timestamps formatted this way are some
ways more useful than traditional syslog timestamps as they include weekday,
month and timezone information, while not being much longer. They are also not
locale-dependent. The primary advantage however is that they may be passed
directly to journalctl's --since= and --until= switches as soon as #3869 is
merged.

While we are at it, let's also add "short-unix" to shell completion.
2016-08-03 19:45:07 -04:00
..
bash journalctl: add new output mode "short-full" (#3880) 2016-08-03 19:45:07 -04:00
zsh journalctl: add new output mode "short-full" (#3880) 2016-08-03 19:45:07 -04:00
Makefile build-sys: add missing makefile symlinks 2014-02-26 02:19:28 +01:00