diff options
Diffstat (limited to 'runvdr-conf.d')
-rwxr-xr-x | runvdr-conf.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runvdr-conf.d b/runvdr-conf.d index dd6b5ea..ba76787 100755 --- a/runvdr-conf.d +++ b/runvdr-conf.d @@ -419,7 +419,7 @@ elif [ "$1" == "osdserver" ] ; then shift Command_Osdserver "$@" elif [ "$1" == "" -o "$1" == "help" ] ; then - cat << "ENDOFTEXT" + cat << "ENDOFTEXT" Supported commands: runvdr-conf.d show [conf-name] Show current config for one or all plugins |