diff --git a/src/main.cpp b/src/main.cpp index 69b146f..d84e1b2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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<<" -lk | --list-keys :\tList keys in groups\n";