]> git.ipfire.org Git - thirdparty/systemd.git/commit
journalctl: implement --list-namespaces
authorFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 5 Jan 2024 17:06:08 +0000 (18:06 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 5 Jan 2024 18:21:51 +0000 (19:21 +0100)
commit68f66a171398e27280a95e58ae7464219cccaaec
tree7ecc321dd485a71896fe42938e57349592cfb63b
parent35a7dd4834be48518b59e5d72ed5eb32a59eb76a
journalctl: implement --list-namespaces

Apart from being useful on its own, this will be used in the following
commit for shell completions.
shell-completion/bash/journalctl
shell-completion/zsh/_journalctl
src/journal/journalctl.c
test/units/testsuite-44.sh