mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-24 15:22:34 +01:00
monitor: Add nortnl option to help output
This commit is contained in:
parent
52b878c24f
commit
303490261f
@ -673,6 +673,7 @@ static void usage(void)
|
|||||||
"\t-w, --write <file> Write netlink PCAP trace file\n"
|
"\t-w, --write <file> Write netlink PCAP trace file\n"
|
||||||
"\t-a, --analyze <file> Analyze netlink PCAP trace file\n"
|
"\t-a, --analyze <file> Analyze netlink PCAP trace file\n"
|
||||||
"\t-i, --interface <dev> Use specified netlink monitor\n"
|
"\t-i, --interface <dev> Use specified netlink monitor\n"
|
||||||
|
"\t-n, --nortnl Don't show RTNL output\n"
|
||||||
"\t-h, --help Show help options\n");
|
"\t-h, --help Show help options\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user