mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 23:32:52 -04:00
wlanstats prints the wrong usage statement, including a nonexistent -a
flag (*) and a description of -m that suggests multiple arguments.
Make the manpage slightly more clear.
(*) the implementation of that is #if 0 and the option was disabled
in
|
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||
| wlanstats.8 | ||
| wlanstats.c | ||
| wlanstats.h | ||