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

Merge branch 'larsnaesbye-master'

This commit is contained in:
MatMoul 2016-10-31 22:32:48 +01:00
commit d179ce3538

View File

@ -31,7 +31,7 @@ void usage() {
cout<<"\n"; cout<<"\n";
cout<<" -c :\t\t\tCommit changes\n"; cout<<" -c :\t\t\tCommit changes\n";
cout<<"\n"; cout<<"\n";
cout<<" -p porfilefile :\tLoad a profile\n"; cout<<" -p profilefile :\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 :\tList keys in groups\n"; cout<<" -lk | --list-keys :\tList keys in groups\n";