mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
Seems that all - should be escaped in the man page
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25752 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2049e1c5e5
commit
dbc433d438
@ -861,7 +861,7 @@ More intense frame dropping (breaks decoding).
|
||||
Leads to image distortion!
|
||||
.
|
||||
.TP
|
||||
.B \-heartbeat-cmd
|
||||
.B \-heartbeat\-cmd
|
||||
Command that is executed every 30 seconds during playback via system() -
|
||||
i.e. using the shell.
|
||||
.sp 1
|
||||
@ -876,10 +876,10 @@ If you think this is too complicated ask the author of the screensaver program
|
||||
to support the proper X APIs for this.
|
||||
.sp 1
|
||||
.I EXAMPLE for xscreensaver:
|
||||
mplayer \-heartbeat-cmd "xscreensaver-command -deactivate" file
|
||||
mplayer \-heartbeat\-cmd "xscreensaver\-command \-deactivate" file
|
||||
.sp 1
|
||||
.I EXAMPLE for gnome screensaver:
|
||||
mplayer \-heartbeat-cmd "gnome-screensaver-command -p" file
|
||||
mplayer \-heartbeat\-cmd "gnome\-screensaver\-command \-p" file
|
||||
.RE
|
||||
.PD 1
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user