X-Git-Url: https://git.sur5r.net/?p=gsconf;a=blobdiff_plain;f=shell_sys.c;h=d8520d5574c3da6837b451713a5213d23045970d;hp=c72b8f5505060487786765d6d857d1d458f24154;hb=2531679f54aac584bdcc922d7727600845ecb23b;hpb=11ae7c1958d87f75fb840c6556fa99abf85e6607 diff --git a/shell_sys.c b/shell_sys.c index c72b8f5..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("\n"); + printf(" sys [show|name|password|restart] \n"); return; }