diff options
Diffstat (limited to 'ffplay.c')
-rw-r--r-- | ffplay.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3500,9 +3500,9 @@ void show_help_default(const char *opt, const char *arg) "q, ESC quit\n" "f toggle full screen\n" "p, SPC pause\n" - "a cycle audio channel\n" + "a cycle audio channel in the current program\n" "v cycle video channel\n" - "t cycle subtitle channel\n" + "t cycle subtitle channel in the current program\n" "c cycle program\n" "w show audio waves\n" "s activate frame-step mode\n" |