From 22f2aa93a8bb15056a301846784df0c1c6a93d77 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Fri, 1 Nov 2019 16:44:48 +0100 Subject: [PATCH] manual update --- Manual.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Manual.md b/Manual.md index 3ccf34b..42f7564 100644 --- a/Manual.md +++ b/Manual.md @@ -849,11 +849,11 @@ To start a external application mpv has the run input command (it does not use t If the path has spaces then it must be enclosed in quotes and then double backslashes must be used for escaping or alternatively forward slashes. - _ run D:\Software\MediaInfoNET.exe "${path}" #menu: Tools > Open file with MediaInfo.NET + `_ run D:\Software\MediaInfoNET.exe "${path}" #menu: Tools > Open file with MediaInfo.NET` - _ run "D:\\Soft ware\\MediaInfoNET.exe" "${path}" #menu: Tools > Open file with MediaInfo.NET + `_ run "D:\\Soft ware\\MediaInfoNET.exe" "${path}" #menu: Tools > Open file with MediaInfo.NET` - _ run "D:/Soft ware/MediaInfoNET.exe" "${path}" #menu: Tools > Open file with MediaInfo.NET + `_ run "D:/Soft ware/MediaInfoNET.exe" "${path}" #menu: Tools > Open file with MediaInfo.NET` ## Command Line Interface @@ -865,7 +865,7 @@ Supported are all mpv properties which are documented at: Example: -mpvnet --mute=yes +`mpvnet --mute=yes ` ## Color Theme @@ -875,7 +875,7 @@ mpv.net supports custom color themes, the definition of the built-in themes can Custom themes can be saved at: -\\theme.conf +`\theme.conf` The theme.conf file may contain an unlimited amount of themes.