ソースを参照

manpage for wifi command

Bob Mottram 9 年 前
コミット
cb43975bd5
共有2 個のファイルを変更した1 個の追加1 個の削除を含む
  1. バイナリ
      man/freedombone-wifi.1.gz
  2. 1
    1
      src/freedombone-wifi

バイナリ
man/freedombone-wifi.1.gz ファイルの表示


+ 1
- 1
src/freedombone-wifi ファイルの表示

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