mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 09:16:11 +00:00
Add -lk (list keys) help)
This commit is contained in:
parent
0a33131ce6
commit
e66e6af560
@ -32,6 +32,7 @@ void usage() {
|
|||||||
cout<<" -p porfilefile :\tLoad a profile\n";
|
cout<<" -p porfilefile :\tLoad a profile\n";
|
||||||
cout<<"\n";
|
cout<<"\n";
|
||||||
cout<<" -h | --help :\t\tthis help message\n";
|
cout<<" -h | --help :\t\tthis help message\n";
|
||||||
|
cout<<" -lk | --list-keys :\t\tList keys in groups\n";
|
||||||
cout<<"\n";
|
cout<<"\n";
|
||||||
cout<<"color formats :\t\tRRGGBB (hex value for red, green and blue)\n";
|
cout<<"color formats :\t\tRRGGBB (hex value for red, green and blue)\n";
|
||||||
cout<<"\n";
|
cout<<"\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user