X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/264318e5898da32e9a0e3ec2b4c69185db89bb8a..d1563de82a4fed11ee45202be934bfba9a5ae6ea:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index d3a8d078..f6d32d30 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -62,7 +62,7 @@ static struct swit switches[] = { #define VERSIONSW 25 { "version", 0 }, #define HELPSW 26 - { "help", 4 }, + { "help", 0 }, #define FILESW 27 { "file file", 4 }, /* interface from msh */