Add entry to bash_completion

This commit is contained in:
noface
2016-06-06 02:55:53 +02:00
parent 116a43b6af
commit 2cb3d0cb92

View File

@ -1,4 +1,4 @@
#
#
# Bash Completion routine for create_ap
#
@ -61,6 +61,9 @@ _create_ap() {
--hidden)
# No Options
;;
--mac-filter)
# No Options
;;
--ieee80211n)
# No Options
;;