---
 tipc/node.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tipc/node.c b/tipc/node.c
index 163fb74..201fe1a 100644
--- a/tipc/node.c
+++ b/tipc/node.c
@@ -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"
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to