Update completion/available/nikto.completion.bash
Co-authored-by: John D Pell <52194+gaelicWizard@users.noreply.github.com>pull/1879/head
parent
6f71234cf6
commit
8409099bbd
|
|
@ -1,7 +1,6 @@
|
|||
# shellcheck shell=bash
|
||||
|
||||
__nikto_completion() {
|
||||
local cur=${COMP_WORDS[COMP_CWORD]}
|
||||
local prev=${COMP_WORDS[COMP_CWORD - 1]:-}
|
||||
|
||||
case $prev in
|
||||
|
|
|
|||
Loading…
Reference in New Issue