mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +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"
|
printf("iwmon - Wireless monitor\n"
|
||||||
"Usage:\n");
|
"Usage:\n");
|
||||||
printf("\tiwmon [options]\n");
|
printf("\tiwmon [options]\n");
|
||||||
printf("options:\n"
|
printf("Options:\n"
|
||||||
"\t-r, --read <file> Read netlink PCAP trace files\n"
|
"\t-r, --read <file> Read netlink PCAP trace files\n"
|
||||||
"\t-i, --interface <dev> Use specified netlink monitor\n"
|
"\t-i, --interface <dev> Use specified netlink monitor\n"
|
||||||
"\t-h, --help Show help options\n");
|
"\t-h, --help Show help options\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user