]> git.sur5r.net Git - gsconf/blobdiff - shell_sys.c
committing patch for more help text from Lars Lindholm (larlin)
[gsconf] / shell_sys.c
index c72b8f5505060487786765d6d857d1d458f24154..d563670c9cad2e04ffcc5b9f64ef2447bdbc4b78 100644 (file)
@@ -6,7 +6,7 @@ void shell_sys(char ** argv, int elem) {
         int n, i, m, o;
         
         if (elem == 1) {
-                printf("\n");
+                printf(" port [show|name|password|restart] \n");
                 return;
         }