1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-24 17:00:32 +02:00

unposted: tweak ip route show abbreviations

This commit is contained in:
Peter Stephenson 2007-02-26 13:10:44 +00:00
parent fbd4aaebbb
commit 37bada4bf1
2 changed files with 7 additions and 2 deletions

View file

@ -307,11 +307,11 @@ _regex_words route-show-commands "route show command" \
'ca*ched:list only dynamically forked routes' \
'f*rom:select route via source address prefix:$subcmd_rtselector' \
'p*rotocol:select routing protocol identifier:$subcmd_rtprotocol' \
's*cope:select scope of destinations:$subcmd_scope' \
'sc*ope:select scope of destinations:$subcmd_scope' \
'ty*pe:route type:$subcmd_rttype' \
'dev:select device:$subcmd_dev' \
'v*ia:select nexthop router:$subcmd_ipaddr' \
's*rc:select route via source prefix:$subcmd_ipaddr' \
'sr*c:select route via source prefix:$subcmd_ipaddr' \
'realm:select routing realm:$subcmd_rtrealm' \
'realms:select from/to routing realms:$subcmd_rtrealms'
# route selector can appear with no "to"