summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rose/rsparms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rose/rsparms.c b/rose/rsparms.c
index 95ef0ce..7364b4a 100644
--- a/rose/rsparms.c
+++ b/rose/rsparms.c
@@ -19,7 +19,7 @@
#include "../pathnames.h"
-char nodes_usage[] = "usage: rsparms -node add|del nodeaddr[/mask] port neighbour [digis...]\n rsparms -node list\n";
+char nodes_usage[] = "usage: rsparms -nodes add|del nodeaddr[/mask] port neighbour [digis...]\n rsparms -nodes list\n";
/* print the Rose neighbour whose number is supplied */
void printnb(char *neigh)