mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-12-31 11:35:49 +00:00
tc: fixed typo in usage text.
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
This commit is contained in:
parent
e4319590f7
commit
fb12cea8d9
@ -34,7 +34,7 @@ static void explain(void)
|
||||
"Usage: ... u32 [ match SELECTOR ... ] [ link HTID ] [ classid CLASSID ]\n"
|
||||
" [ action ACTION_SPEC ] [ offset OFFSET_SPEC ]\n"
|
||||
" [ ht HTID ] [ hashkey HASHKEY_SPEC ]\n"
|
||||
" [ sample SAMPLE ] [skip-hw | skip-sw]\n"
|
||||
" [ sample SAMPLE ] [skip_hw | skip_sw]\n"
|
||||
"or u32 divisor DIVISOR\n"
|
||||
"\n"
|
||||
"Where: SELECTOR := SAMPLE SAMPLE ...\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user