mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
32997: new utility function for separated lists
This commit is contained in:
parent
5bcf00979f
commit
469ee6daef
7 changed files with 66 additions and 19 deletions
|
|
@ -22,7 +22,7 @@ _arguments -C \
|
|||
'-iR[scan random hosts]:num hosts' \
|
||||
'-p[specify ports to try]:port numbers' \
|
||||
'-F[scan only ports listed in services file]' \
|
||||
'-D[perform decoy scan]:host list:->host-list' \
|
||||
'-D[perform decoy scan]:host list:_sequence -s, _hosts' \
|
||||
'-S[specify source address]:address:_hosts' \
|
||||
'-e[specify interface to use]:network interface:_net_interfaces' \
|
||||
'-g[specify source port number]:port number' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue