Selaa lähdekoodia

manpage for wifi command

Bob Mottram 9 vuotta sitten
vanhempi
commit
cb43975bd5
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. BIN
      man/freedombone-wifi.1.gz
  2. 1
    1
      src/freedombone-wifi

BIN
man/freedombone-wifi.1.gz Näytä tiedosto


+ 1
- 1
src/freedombone-wifi Näytä tiedosto

@@ -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
             ;;