From e8a5aaf883b68890c11bc61d928741b7fa1d4831 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 7 Dec 2013 19:28:49 +0100 Subject: manpage: mark "run" command as Unix-only --- DOCS/man/en/input.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index ac93d01105..c08911c396 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -209,6 +209,7 @@ List of Input Commands will have after moving.) ``run "command" "arg1" "arg2" ...`` + (Unix only) Run the given command. Unlike in MPlayer/mplayer2 and earlier versions of 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 -- cgit v1.2.3