mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2024-11-15 05:55:11 +08:00
tc/action: remove trailing whitespace
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
parent
0891990b0a
commit
88f0b157e9
@ -41,7 +41,7 @@ static void act_usage(void)
|
||||
*/
|
||||
fprintf(stderr,
|
||||
"usage: tc actions <ACTSPECOP>*\n"
|
||||
"Where: ACTSPECOP := ACR | GD | FL\n"
|
||||
"Where: ACTSPECOP := ACR | GD | FL\n"
|
||||
" ACR := add | change | replace <ACTSPEC>*\n"
|
||||
" GD := get | delete | <ACTISPEC>*\n"
|
||||
" FL := ls | list | flush | <ACTNAMESPEC>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user