mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
main: print version arg
This commit is contained in:
parent
0b5113acde
commit
094a9ecdfa
@ -118,6 +118,7 @@ static void usage(void)
|
|||||||
"\t-l, --plugin Plugins to include\n"
|
"\t-l, --plugin Plugins to include\n"
|
||||||
"\t-L, --noplugin Plugins to exclude\n"
|
"\t-L, --noplugin Plugins to exclude\n"
|
||||||
"\t-d, --debug Enable debug output\n"
|
"\t-d, --debug Enable debug output\n"
|
||||||
|
"\t-v, --version Show version\n"
|
||||||
"\t-h, --help Show help options\n");
|
"\t-h, --help Show help options\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user