]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journalctl: add -W as short for --no-hostname (#38704)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 23:45:44 +0000 (08:45 +0900)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 23:45:44 +0000 (08:45 +0900)
--no-hostname is one of the switches I use very often. In particular,
when looking at CI logs, the hostname is almost never interesting.


Trivial merge