-ao szviccs

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@964 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-06-03 05:12:24 +00:00
parent b1360c582f
commit 520c123162
1 changed files with 2 additions and 1 deletions

View File

@ -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"