mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-07 09:37:18 +00:00
Minor man page update
This commit is contained in:
parent
47836e1908
commit
890fe64ee3
@ -1,3 +1,7 @@
|
||||
2006-01-03 Alpt <alpt@freaknet.org>
|
||||
|
||||
* Ip man page addition
|
||||
|
||||
2006-01-03 Jamal Hadi Salim <hadi@znyx.com>
|
||||
|
||||
* Documentation for ifb
|
||||
|
||||
@ -211,7 +211,7 @@ throw " | " unreachable " | " prohibit " | " blackhole " | " nat " ]"
|
||||
|
||||
.ti -8
|
||||
.B ip rule
|
||||
.RB " [ " list " | " add " | " del " ]"
|
||||
.RB " [ " list " | " add " | " del " | " flush " ]"
|
||||
.I SELECTOR ACTION
|
||||
|
||||
.ti -8
|
||||
@ -1574,6 +1574,9 @@ immediately. It is assumed that after a script finishes a batch of
|
||||
updates, it flushes the routing cache with
|
||||
.BR "ip route flush cache" .
|
||||
|
||||
.SS ip rule flush - also dumps all the deleted rules.
|
||||
This command has no arguments.
|
||||
|
||||
.SS ip rule show - list rules
|
||||
This command has no arguments.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user