From 18f30787f25ae8e85901ce9b83c6fba78348cd2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Sad=C5=82ocha?= Date: Fri, 17 Apr 2015 01:27:56 +0200 Subject: TOOLS/umpv: fix typo in docstring --- TOOLS/umpv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS/umpv') 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 -- cgit v1.2.3