Document keys in help text

master
Winston Weinert 8 years ago
parent cbe6d5672e
commit d28953cfd1
  1. 10
      cava.c

@ -242,6 +242,16 @@ Options:\n\
-p path to config file\n\
-v print version\n\
\n\
Keys:\n\
Up Increase sensitivity\n\
Down Decrease sensitivity\n\
Left Decrease number of bars\n\
Right Increase number of bars\n\
r Reload config\n\
c Cycle foreground color\n\
b Cycle background color\n\
q Quit\n\
\n\
as of 0.4.0 all options are specified in config file, see in '/home/username/.config/cava/' \n";
char ch = '\0';

Loading…
Cancel
Save