1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-29 11:12:56 +00:00

Embarassing goofs in the basic key sections that nobody noticed for ages

until Paul TT < paultt == at == hackerjournal == dot == it > came along.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16795 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-10-18 19:56:57 +00:00
parent f7e307ee4d
commit ff1425075d

View File

@ -38,15 +38,15 @@ static char help_text[]=
"\n"
"Basic keys: (complete list in the man page, also check input.conf)\n"
" <- or -> seek backward/forward 10 seconds\n"
" up or down seek backward/forward 1 minute\n"
" pgup or pgdown seek backward/forward 10 minutes\n"
" down or up seek backward/forward 1 minute\n"
" pgdown or pgup seek backward/forward 10 minutes\n"
" < or > step backward/forward in playlist\n"
" p or SPACE pause movie (press any key to continue)\n"
" q or ESC stop playing and quit program\n"
" + or - adjust audio delay by +/- 0.1 second\n"
" o cycle OSD mode: none / seekbar / seekbar + timer\n"
" * or / increase or decrease PCM volume\n"
" z or x adjust subtitle delay by +/- 0.1 second\n"
" x or z adjust subtitle delay by +/- 0.1 second\n"
" r or t adjust subtitle position up/down, also see -vf expand\n"
"\n"
" * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *\n"