X-Git-Url: https://git.sur5r.net/?p=gsconf;a=blobdiff_plain;f=shell_sys.c;fp=shell_sys.c;h=d8520d5574c3da6837b451713a5213d23045970d;hp=d563670c9cad2e04ffcc5b9f64ef2447bdbc4b78;hb=699e887916bcfa885ba52f8af546dd4c14ec39bb;hpb=fc05980bb8acaeedeba0c90cf3afa6c248ad7eeb diff --git a/shell_sys.c b/shell_sys.c index d563670..d8520d5 100644 --- a/shell_sys.c +++ b/shell_sys.c @@ -6,7 +6,7 @@ void shell_sys(char ** argv, int elem) { int n, i, m, o; if (elem == 1) { - printf(" port [show|name|password|restart] \n"); + printf(" sys [show|name|password|restart] \n"); return; }