summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Boeckel <mathstuf@gmail.com>2014-11-15 09:46:43 -0500
committerwm4 <wm4@nowhere>2014-11-15 20:20:06 +0100
commit07c4d67565fe50a7b5454c064cef2c3ab39b72d9 (patch)
tree7eefbb562f673020311968f7453c3e7db3466721
parent2125e49422137fa3164b37f7d64e2df68f07da9b (diff)
downloadmpv-07c4d67565fe50a7b5454c064cef2c3ab39b72d9.tar.bz2
mpv-07c4d67565fe50a7b5454c064cef2c3ab39b72d9.tar.xz
umpv: update comment for the new FIFO location
-rwxr-xr-xTOOLS/umpv2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/umpv b/TOOLS/umpv
index 3f68e9f2d5..4757e4b370 100755
--- a/TOOLS/umpv
+++ b/TOOLS/umpv
@@ -21,7 +21,7 @@ script after that will start a new mpv instance.
Note that you can control the mpv instance by writing to the command fifo:
- echo "cycle fullscreen" > /tmp/umpv-fifo-*
+ echo "cycle fullscreen" > ~/.umpv-fifo
Note: you can supply custom mpv path and options with the MPV environment
variable. The environment variable will be split on whitespace, and the