cli: fix description of connection parameters and specify some default values
This commit is contained in:
@@ -285,13 +285,13 @@ usage_connection_add (void)
|
||||
" team: [config <file>|<raw JSON data>]\n\n"
|
||||
" team-slave: master <master (ifname or connection UUID)>\n"
|
||||
" [config <file>|<raw JSON data>]\n\n"
|
||||
" bridge: [stp yes|no>]\n"
|
||||
" bridge: [stp yes|no]\n"
|
||||
" [priority <num>]\n"
|
||||
" [forward-delay <2-30>]\n"
|
||||
" [hello-time <1-10>]\n"
|
||||
" [max-age <6-40>]\n"
|
||||
" [ageing-time <0-1000000>]\n\n"
|
||||
" bridge-slave: master <master (ifname or connection UUID)\n"
|
||||
" bridge-slave: master <master (ifname or connection UUID)>\n"
|
||||
" [priority <0-63>]\n"
|
||||
" [path-cost <1-65535>]\n"
|
||||
" [hairpin yes|no]\n\n"
|
||||
|
Reference in New Issue
Block a user