summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorAdrian Sadłocha <adrian@sadlocha.eu>2015-04-17 01:27:56 +0200
committerwm4 <wm4@nowhere>2015-04-17 13:37:47 +0200
commit18f30787f25ae8e85901ce9b83c6fba78348cd2a (patch)
tree7ca1bbcb9f4a98e431e51608e91002421ae741d0 /TOOLS
parent00c18b32bf4f0b10dd2b83333f3ca219e2f5ca0a (diff)
downloadmpv-18f30787f25ae8e85901ce9b83c6fba78348cd2a.tar.bz2
mpv-18f30787f25ae8e85901ce9b83c6fba78348cd2a.tar.xz
TOOLS/umpv: fix typo in docstring
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/umpv2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/umpv b/TOOLS/umpv
index 4757e4b370..0080b44ffb 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" > ~/.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