]> git.sur5r.net Git - gsconf/blobdiff - shell_vlan.c
committing patch for more help text from Lars Lindholm (larlin)
[gsconf] / shell_vlan.c
index 85bb2763dce2008e89bd5d4537a292fbe5596403..adfa96941260e76337c6f7abe917311022b0399c 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");
                 return;
         }