]> git.sur5r.net Git - gsconf/blobdiff - shell_vlan.c
committing patch for more help text from Lars Lindholm (larlin)
[gsconf] / shell_vlan.c
index adfa96941260e76337c6f7abe917311022b0399c..661eb3d77c6143d16d5d5cac5099f636e6d66546 100644 (file)
@@ -5,7 +5,7 @@ void shell_vlan(char ** argv, int elem) {
         int n, m, o;
         
         if (elem == 1) {
-                printf(" port [show|enable|show|add|del|assign|revoke] \n");
+                printf(" vlan [show|enable|show|add|del|assign|revoke] \n");
                 return;
         }