X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/6fe2642650486b6ca6c2a6eadbd50246fbdd2edd..dada77e4c70f76bf581b3efc6821773d28b4425c:/bti.xml?ds=sidebyside diff --git a/bti.xml b/bti.xml index 091f824..eb93b41 100644 --- a/bti.xml +++ b/bti.xml @@ -33,6 +33,7 @@ + @@ -128,6 +129,17 @@ + + + + + Specify a config file for bti to read from. By default, bti + looks in the ~/.bti file for config values. This default + location can be overridden by setting a specific file with this + option. + + + @@ -361,7 +373,10 @@ For example, command line options always override any config file - option, or any environment variables. + option, or any environment variables. Unless a config file is + specified by the command line. At that point, the new config file is + read, and any previous options set by a command line option, would be + overridden.