]> git.ipfire.org Git - thirdparty/systemd.git/commit
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)
commitb594bdeb9706cd4999de0aabc4f332bd9507b98c
tree06754249a81fd6a13ce7311312b751e1bda6c6b6
parentddd2590a4ea2579dfcbcc88c515720ff68d6682f
parent86048cce95fee8753557ab77cec7ab3e3ec86f49
journalctl: add -W as short for --no-hostname (#38704)

--no-hostname is one of the switches I use very often. In particular,
when looking at CI logs, the hostname is almost never interesting.