aboutsummaryrefslogtreecommitdiffstats
path: root/ponymix.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ponymix.cc')
-rw-r--r--ponymix.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/ponymix.cc b/ponymix.cc
index fc20315..7e1fb17 100644
--- a/ponymix.cc
+++ b/ponymix.cc
@@ -527,7 +527,8 @@ static void usage() {
fputs("\nCard Commands:\n"
" list-profiles list available profiles for a card\n"
- " list-profiles-short list available profiles for a card (short form)\n"
+ " list-profiles-short list available profiles for a card"
+ "(short form)\n"
" get-profile get active profile for card\n"
" set-profile PROFILE set profile for a card\n", stdout);