systemd/shell-completion
Daniel Hahler d551b8fcf7 zsh: _journalctl: improve support for handling mode args (#3952)
This only completes fields from `journalctl --user` in _journal_fields when `--user`
is used.

It also changes $_sys_service_mgr to include both `--system` and `--user`,
because `journalctl` behaves different from `systemctl` in this regard.
No attempt is made to filter out invalid combinations, e.g. when using both
`--directory` and `--system` (see https://github.com/systemd/systemd/issues/3949).
2016-08-13 10:41:22 -04:00
..
bash journalctl: add new output mode "short-full" (#3880) 2016-08-03 19:45:07 -04:00
zsh zsh: _journalctl: improve support for handling mode args (#3952) 2016-08-13 10:41:22 -04:00
Makefile build-sys: add missing makefile symlinks 2014-02-26 02:19:28 +01:00