Consistent option name

This commit is contained in:
Bob Mottram 2016-04-26 20:05:48 +01:00
parent 2b14e18748
commit e725509817
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ do
WIFI_HOTSPOT='yes'
fi
;;
--wifinetworks)
--networks)
shift
WIFI_NETWORKS_FILE="$1"
;;