Browse Source

manpage for wifi command

Bob Mottram 9 years ago
parent
commit
cb43975bd5
2 changed files with 1 additions and 1 deletions
  1. BIN
      man/freedombone-wifi.1.gz
  2. 1
    1
      src/freedombone-wifi

BIN
man/freedombone-wifi.1.gz View File


+ 1
- 1
src/freedombone-wifi View File

@@ -374,7 +374,7 @@ do
374 374
             shift
375 375
             WIFI_PASSPHRASE=${1}
376 376
             ;;
377
-        --hostpot)
377
+        --hotspot)
378 378
             shift
379 379
             WIFI_HOTSPOT=${1}
380 380
             ;;