summaryrefslogtreecommitdiff
path: root/ffplay.c
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2013-10-13 22:15:39 +0200
committerMarton Balint <cus@passwd.hu>2013-10-26 12:23:54 +0200
commit060c42bc3dff937df04f6d6166c43ab23e077ad6 (patch)
treecdffad39fc674d6eb4d5094ad20e71c52d152ae8 /ffplay.c
parent0feecb62abab9ec6afa98121a07941792204fad9 (diff)
ffplay: update and extend documentation for channel and stream switching
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'ffplay.c')
-rw-r--r--ffplay.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffplay.c b/ffplay.c
index 8c0c415b4f..2930234a99 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -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"