summaryrefslogtreecommitdiffstats
path: root/help_mp.h
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-03 05:12:24 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-03 05:12:24 +0000
commit520c12316296464fc8dfe47a1f509bba88d3ff02 (patch)
tree4c4039141944aaa5a582629b37ae0093512c7af9 /help_mp.h
parentb1360c582f9a2fd7d5f63c937fd01da3ce9e9407 (diff)
downloadmpv-520c12316296464fc8dfe47a1f509bba88d3ff02.tar.bz2
mpv-520c12316296464fc8dfe47a1f509bba88d3ff02.tar.xz
-ao szviccs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@964 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp.h')
-rw-r--r--help_mp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/help_mp.h b/help_mp.h
index 4ac9bba994..105fee69e1 100644
--- a/help_mp.h
+++ b/help_mp.h
@@ -7,7 +7,8 @@ static char help_text[]=
"\nUsage: mplayer [options] [path/]name\n"
"\n"
" Options:\n"
-" -vo <driver> select output driver (see '-vo help' for driver list)\n"
+" -vo <driver> select video output driver (see '-vo help' for driver list)\n"
+" -ao <driver> select audio output driver (see '-vo help' for driver list)\n"
" -vcd <track> play video cd track from device instead of plain file\n"
//" -bg play in background (X11 only!)\n"
" -sb <bytepos> seek to byte position\n"