summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 00b3ad5..70026b1 100644
--- a/src/main.c
+++ b/src/main.c
@@ -446,6 +446,7 @@ int main (int argc, char **argv) {
"b\tban current song\n"
"c\tcreate new station\n"
"d\tdelete current station\n"
+ "g\tadd genre station\n"
"l\tlove current song\n"
"n\tnext song\n"
"p\tpause/continue\n"