Commit 473f9111 authored by Maciej Lipinski's avatar Maciej Lipinski

[tools/vlans] extended explanation in the help of wrsw_vlans tool

parent 0d06c207
......@@ -540,7 +540,8 @@ static int print_help(char *prgname)
"\t --list prints the content of RTUd VLAN table\n"
"\t -f|--file <file> clears configuration, then applies configuration from the provided\n"
"\t dot-config file\n"
"\t -v be more verbose (can be used 1 or 2 times)\n"
"\t -v be more verbose (can be used 1 or 2 times), to be used with other\n"
"\t arguments, e.g.: wrsw_vlans -v -v --port 1-18\n"
"\t -q be less verbose\n"
"\t --help prints this help message\n");
return 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment