iproute2/dcb
Petr Machata 934919b991 dcb: Change --Netns/-N to --netns/-n
This to keep compatible with the major tools, ip and tc. Also
document the option in the man page, which was neglected.

Fixes: 67033d1c1c ("Add skeleton of a new tool, dcb")
Signed-off-by: Petr Machata <me@pmachata.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2021-01-16 09:12:15 -08:00
..
.gitignore Add dcb/.gitignore 2020-11-29 20:39:47 +00:00
Makefile dcb: Add a subtool for the DCB maxrate object 2020-12-14 16:42:07 +00:00
dcb.c dcb: Change --Netns/-N to --netns/-n 2021-01-16 09:12:15 -08:00
dcb.h dcb: Add a subtool for the DCB maxrate object 2020-12-14 16:42:07 +00:00
dcb_buffer.c dcb: Add a subtool for the DCB buffer object 2020-12-14 16:42:03 +00:00
dcb_ets.c dcb: ets: Change the way show parameters are given in synopsis 2020-12-14 16:41:22 +00:00
dcb_maxrate.c dcb: Add a subtool for the DCB maxrate object 2020-12-14 16:42:07 +00:00
dcb_pfc.c dcb: Add a subtool for the DCB PFC object 2020-12-14 16:41:58 +00:00