]> git.ipfire.org Git - thirdparty/systemd.git/commit
journalctl: update help to say "priority range" (#32323)
authorWinterhuman <86165318+Winterhuman@users.noreply.github.com>
Thu, 18 Apr 2024 00:43:28 +0000 (00:43 +0000)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 00:43:28 +0000 (09:43 +0900)
commitad938537ef4c8e8a77704557f2cb23e35f894b5d
tree396a7526cad99176c9c1b36e1d187fe6e0385860
parent258729a3b8382b06c222a6036c8466f6a788fc25
journalctl: update help to say "priority range" (#32323)

Clarify that `-p, --priority=` always treats its option as a priority range, even when given
a single log level per the full man page description.

Co-authored-by: Mike Yuan <me@yhndnzj.com>
src/journal/journalctl.c