manpage for wifi command

This commit is contained in:
Bob Mottram 2016-04-27 19:48:36 +01:00
parent 066aa18ff5
commit cb43975bd5
2 changed files with 1 additions and 1 deletions

BIN
man/freedombone-wifi.1.gz Normal file

Binary file not shown.

View File

@ -374,7 +374,7 @@ do
shift
WIFI_PASSPHRASE=${1}
;;
--hostpot)
--hotspot)
shift
WIFI_HOTSPOT=${1}
;;