1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00

Add gkeys in help

This commit is contained in:
MatMoul 2016-12-24 05:50:14 +01:00
parent 5b75564baf
commit 800548ac5b

View File

@ -31,7 +31,7 @@ void usage() {
cout<<"\n"; cout<<"\n";
cout<<"effect values :\t\trainbow, color\n"; cout<<"effect values :\t\trainbow, color\n";
cout<<"key values :\t\tabc... 123... and other\n"; cout<<"key values :\t\tabc... 123... and other\n";
cout<<"group values :\t\tlogo, indicators, fkeys, modifiers, multimedia, arrows, numeric, functions, keys\n"; cout<<"group values :\t\tlogo, indicators, fkeys, modifiers, multimedia, arrows, numeric, functions, keys, gkeys\n";
cout<<"\n"; cout<<"\n";
cout<<"sample :\n"; cout<<"sample :\n";
cout<<appname<<" -k logo ff0000\n"; cout<<appname<<" -k logo ff0000\n";