]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
busctl: list all short options in help text 7534/head
authorMarcus Folkesson <marcus.folkesson@gmail.com>
Sun, 3 Dec 2017 17:38:18 +0000 (18:38 +0100)
committerMarcus Folkesson <marcus.folkesson@gmail.com>
Sun, 3 Dec 2017 17:40:13 +0000 (18:40 +0100)
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
src/busctl/busctl.c

index 44110b63f9bac036ce3e2a404def71847918d660..953816c46dc7a0a945737cc5879d84feed0b6d3e 100644 (file)
@@ -1733,7 +1733,7 @@ static int help(void) {
                "     --match=MATCH        Only show matching messages\n"
                "     --size=SIZE          Maximum length of captured packet\n"
                "     --list               Don't show tree, but simple object path list\n"
-               "     --quiet              Don't show method call reply\n"
+               "  -q --quiet              Don't show method call reply\n"
                "     --verbose            Show result values in long format\n"
                "     --expect-reply=BOOL  Expect a method call reply\n"
                "     --auto-start=BOOL    Auto-start destination service\n"