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

simple typo fix

This commit is contained in:
Lars Næsbye Christensen 2016-10-31 18:16:36 +01:00 committed by GitHub
parent bd1fbd9983
commit 24f8bf2c2f

View File

@ -31,7 +31,7 @@ void usage() {
cout<<"\n";
cout<<" -c :\t\t\tCommit changes\n";
cout<<"\n";
cout<<" -p porfilefile :\tLoad a profile\n";
cout<<" -p profilefile :\tLoad a profile\n";
cout<<"\n";
cout<<" -h | --help :\t\tthis help message\n";
cout<<"\n";