summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-11 15:42:12 +0200
committerwm4 <wm4@nowhere>2014-05-11 15:42:12 +0200
commitf5be96a6e5e26b6482461e360ddaebb2bbe46393 (patch)
tree593a5955fb620c258df139ba50d05842060165ef /DOCS/man/en/input.rst
parent31663beeac3643efa4d4f179956afdfb8eea676f (diff)
downloadmpv-f5be96a6e5e26b6482461e360ddaebb2bbe46393.tar.bz2
mpv-f5be96a6e5e26b6482461e360ddaebb2bbe46393.tar.xz
manpage: minor corrections
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 50784db939..c7ddf3dfd7 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -224,7 +224,7 @@ List of Input Commands
mpv (0.2.x and older), this doesn't call the shell. Instead, the command
is run directly, with each argument passed separately. Each argument is
expanded like in `Property Expansion`_. Note that there is a static limit
- of (as of this writing) 10 arguments (this limit could be raised on demand).
+ of (as of this writing) 9 arguments (this limit could be raised on demand).
The program is run in a detached way. mpv doesn't wait until the command
is completed, but continues playback right after spawning it.