File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5500,6 +5500,7 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
55005500 "-c <digit> : set channel (1a,2a,36b,...)\n"
55015501 " default: 1a,6a,11a\n"
55025502 " important notice: channel numbers are not unique\n"
5503+ " incorrect entries are ignored without further warning\n"
55035504 " it is mandatory to add band information to the channel number (e.g. 12a)\n"
55045505 " band a: NL80211_BAND_2GHZ\n"
55055506 " band b: NL80211_BAND_5GHZ\n"
@@ -5510,6 +5511,7 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
55105511 #endif
55115512 " to disable frequency management, set this option to a single frequency/channel\n"
55125513 "-f <digit> : set frequency (2412,2417,5180,...)\n"
5514+ " incorrect entries are ignored without further warning\n"
55135515 "-F : use all available frequencies from INTERFACE\n"
55145516 "-t <second> : minimum stay time (will increase on new stations and/or authentications)\n"
55155517 " default %d seconds\n"
You can’t perform that action at this time.
0 commit comments