Aded 'list' for natnetwork command

This commit is contained in:
2017-10-07 19:29:22 +02:00
parent 9b7ab10421
commit 1674acbe92

View File

@@ -1762,7 +1762,7 @@ _VBoxManage() {
;; ;;
natnetwork) natnetwork)
items=(add remove modify start stop) items=(add remove modify start stop list)
subcommand=${COMP_WORDS[2]} subcommand=${COMP_WORDS[2]}
if [[ "${prev}" == "--netname" ]]; then if [[ "${prev}" == "--netname" ]]; then
_natnet_comp _natnet_comp