]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
tipc: fix help text spelling error in node.c
authorRichard Alpe <richard.alpe@ericsson.com>
Tue, 5 Jan 2016 09:57:39 +0000 (10:57 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 6 Jan 2016 17:24:25 +0000 (09:24 -0800)
tipc/node.c

index 163fb7432c36a0fdc5105762c95d9a122eefd45e..201fe1a4df3bd9e2e54b68522baa3406cd517198 100644 (file)
@@ -245,7 +245,7 @@ static int cmd_node_get(struct nlmsghdr *nlh, const struct cmd *cmd,
 void cmd_node_help(struct cmdl *cmdl)
 {
        fprintf(stderr,
-               "Usage: %s media COMMAND [ARGS] ...\n\n"
+               "Usage: %s node COMMAND [ARGS] ...\n\n"
                "COMMANDS\n"
                " list                  - List remote nodes\n"
                " get                   - Get local node parameters\n"