]> git.ipfire.org Git - thirdparty/systemd.git/commit - shell-completion/zsh/_journalctl
zsh: _journalctl: handle --user in _journal_none 3942/head
authorDaniel Hahler <git@thequod.de>
Thu, 11 Aug 2016 16:52:13 +0000 (18:52 +0200)
committerDaniel Hahler <git@thequod.de>
Thu, 11 Aug 2016 16:52:13 +0000 (18:52 +0200)
commit21d84318c3a2dc54732513a80c983f560948c4d8
treea319742b90345be50d7b770cfc31777e41b96163
parent56ef545c24a4b83f6ad9f542a1159b2130a30f3e
zsh: _journalctl: handle --user in _journal_none

This uses the same mechanism from _systemctl to inject `--user` into the
`journalctrl -F _EXE` call to list executables.
Before this patch the "commands" section would list executables from
system units always.
shell-completion/zsh/_journalctl