mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
monitor: Minor typo fix in usage text
This commit is contained in:
parent
218e38aa87
commit
9694998f28
@ -197,7 +197,7 @@ static void usage(void)
|
||||
printf("iwmon - Wireless monitor\n"
|
||||
"Usage:\n");
|
||||
printf("\tiwmon [options]\n");
|
||||
printf("options:\n"
|
||||
printf("Options:\n"
|
||||
"\t-r, --read <file> Read netlink PCAP trace files\n"
|
||||
"\t-i, --interface <dev> Use specified netlink monitor\n"
|
||||
"\t-h, --help Show help options\n");
|
||||
|
Loading…
Reference in New Issue
Block a user