1
0
Fork 0
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:
Oliver Kiddle 2014-08-14 00:00:39 +02:00
parent 5bcf00979f
commit 469ee6daef
7 changed files with 66 additions and 19 deletions

View file

@ -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' \