1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 02:21:44 +03:00
systemd/shell-completion/bash
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
..
.gitignore shell-completion: restore completion for -p 2014-07-15 10:06:12 -04:00
bootctl
busctl shell-completion: add full support for completing busctl command lines, with services, objects, interfaces, members, and signatures 2014-12-23 22:44:32 +01:00
coredumpctl Updates in bash autocompletions 2015-01-29 00:44:30 -05:00
hostnamectl shell-completion: hostnamectl: add the command set-location 2015-10-29 07:47:16 +03:00
journalctl journalctl: add new output mode "short-full" (#3880) 2016-08-03 19:45:07 -04:00
kernel-install
localectl Updates in bash autocompletions 2015-01-29 00:44:30 -05:00
loginctl bash-completion: list valid signal names 2015-11-24 16:05:42 +00:00
machinectl machinectl: Added stop as alias for poweroff (#3406) 2016-06-06 17:06:20 +02:00
Makefile
networkctl bash-completion: use builtins when generating list 2015-09-28 15:23:04 -04:00
systemctl.in journalctl: add new output mode "short-full" (#3880) 2016-08-03 19:45:07 -04:00
systemd-analyze shell-completion: update systemd-analyze bash-completion 2015-09-07 04:51:21 +03:00
systemd-cat add bash completion for systemd-cat 2014-03-04 23:17:07 +01:00
systemd-cgls
systemd-cgtop shell-completion: cgtop bash completion: add -r,--raw,-k,-P,--order 2015-09-21 17:33:00 +00:00
systemd-delta
systemd-detect-virt
systemd-nspawn nspawn-completion: implementation of shell completion of --notify-ready (#3679) 2016-07-08 17:44:20 +02:00
systemd-path bash-completion: use builtins when generating list 2015-09-28 15:42:27 -04:00
systemd-resolve systemd-resolve: initial shell completion 2016-02-18 11:50:53 -05:00
systemd-run doc,core: Read{Write,Only}Paths= and InaccessiblePaths= 2016-07-19 17:22:02 +02:00
timedatectl Updates in bash autocompletions 2015-01-29 00:44:30 -05:00
udevadm