summaryrefslogtreecommitdiff
path: root/netsniff-ng.zsh
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-1/+1
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+69
Hideo Hattori wrote a set of auto completion scripts for zsh that support netsniff-ng tools. Big thanks for that! Follow-up commits still need to address updated command-line options. Signed-off-by: Hideo Hattori <hhatto.jp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>