From 4b972040184283a574e4aa454f2ea01b3a469a35 Mon Sep 17 00:00:00 2001 From: Manuel Reimer Date: Mon, 14 Oct 2013 21:47:44 +0200 Subject: Documented config file name generation --- README | 5 +++++ README.de | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README b/README index a714171..60b42eb 100644 --- a/README +++ b/README @@ -78,6 +78,11 @@ Options take this precedence: 4. If no -C and no --runvdr-conf and no ~/.runvdr.conf, use /etc/runvdr.conf 5. If none of the above, runvdr built-in defaults are used. +The default name of the config file is generated from the executable filename +suffixed by ".conf". So you may have easy access to different config files, +without having to use the -C parameter every time, by creating symlinks to +runvdr. + Only one of the runvdr.conf files is loaded by default, and only one -C option is evaluated. However, you can load the contents of another runvdr.conf file from a runvdr.conf by using the INCLUDE directive. For example, you can diff --git a/README.de b/README.de index 2921787..f716988 100644 --- a/README.de +++ b/README.de @@ -81,6 +81,11 @@ Die Optionen werden in dieser Reihenfolge ausgewertet: /etc/runvdr.conf 5. Wenn keine der obigen Dateien existiert, benutze runvdr-Defaults +Der Standard-Name der Konfigurationsdatei wird gebildet aus dem Namen der +Applikation und dem Anhang ".conf". So kann man auf einfache Weise, ohne ständig +den -C Parameter angeben zu müssen, mehrere Konfigurationsdateien nutzen, +indem Symlinks auf runvdr erzeugt werden. + Nur eine runvdr.conf wird normalerweise geladen, und nur eine -C Option wird ausgewertet. Man kann aber den Inhalt einer runvdr.conf in einer anderen runvdr.conf laden, wenn man die INCLUDE-Direktive verwendet. Man kann zum -- cgit v1.2.3