From 91a1b17104e6417cb2c77c838c85fabcff9e7d11 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Thu, 14 Jul 2016 20:04:59 +0200 Subject: Use - as command-name separator everywhere Old-style commands using _ as separator (e.g. show_progress) were still used in some places, including documentation and configuration files. This commit updates all such instances to the new style (show-progress) so that commands are easier to find in the manual. --- DOCS/man/mpv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/mpv.rst') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 736ef02c48..5a80319a78 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -946,7 +946,7 @@ For Windows-specifics, see `FILES ON WINDOWS`_ section. ``~/.config/mpv/watch_later/`` Contains temporary config files needed for resuming playback of files with the watch later feature. See for example the ``Q`` key binding, or the - ``quit_watch_later`` input command. + ``quit-watch-later`` input command. Each file is a small config file which is loaded if the corresponding media file is loaded. It contains the playback position and some (not necessarily -- cgit v1.2.3