summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-11-15 14:25:20 +0100
committerwm4 <wm4@nowhere>2012-11-16 21:21:14 +0100
commitd7de05f6c15d29b11a2d21da1b071d625f060af8 (patch)
tree701ef3ddb513c40371dc41abb5df54b3bee7d95f /DOCS/man/en/input.rst
parent88cfe47614f18b031b659c13951190405a0c8d31 (diff)
downloadmpv-d7de05f6c15d29b11a2d21da1b071d625f060af8.tar.bz2
mpv-d7de05f6c15d29b11a2d21da1b071d625f060af8.tar.xz
manpage: various fixes
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 2f6e0b1e09..9a6b8e1adf 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -77,8 +77,7 @@ seek <seconds> [relative|absolute|absolute-percent|- [default-precise|exact|keyf
Always restart playback at keyframe boundaries (fast).
frame_step
- Basically seek forward by one frame. Actually this plays one frame, then
- pauses again.
+ Play one frame, then pause.
set <property> "<value>"
Set the given property to the given value.
@@ -154,7 +153,7 @@ playlist_clear
run "<command>"
Run the given command with ``/bin/sh -c``. The string is expanded like in
- ``--playing-msg`` before
+ ``--playing-msg``.
quit [<code>]
Exit the player using the given exit code.
@@ -197,7 +196,7 @@ show_tracks
-Undocumented properties: tv_start_scan, tv_step_channel, tv_step_norm,
+Undocumented commands: tv_start_scan, tv_step_channel, tv_step_norm,
tv_step_chanlist, tv_set_channel, tv_last_channel, tv_set_freq, tv_step_freq,
tv_set_norm, dvb_set_channel, radio_step_channel, radio_set_channel,
radio_set_freq, radio_step_freq (all of these should be replaced by properties),
@@ -266,7 +265,7 @@ chapters number of chapters
editions number of MKV editions
angle x current DVD angle
metadata metadata key/value pairs
-metadata/<key> value of metedata entry <key>
+metadata/<key> value of metadata entry <key>
pause x pause status (bool)
pts-association-mode x see ``--pts-association-mode``
hr-seek x see ``--hr-seek``