diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-09-19 15:06:30 +0200 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2016-09-19 15:06:30 +0200 |
commit | 54862377d6fccfbba84b719608d72cb10bab0271 (patch) | |
tree | 11e10f255bc88f89921b23c705fd8b63e5da3402 /doc | |
parent | 937d7f48b9707b955615b92ec3b29059824dbbde (diff) |
fixing taler.conf.5
Diffstat (limited to 'doc')
-rw-r--r-- | doc/taler.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/taler.conf.5 b/doc/taler.conf.5 index 7d9a4e92a..6e50c69be 100644 --- a/doc/taler.conf.5 +++ b/doc/taler.conf.5 @@ -8,7 +8,7 @@ taler.conf \- Taler configuration file. .SH DESCRIPTION -The basic structure of the configuration file is the following. The file is split into sections. Every section begins with "[SECTIONNAME]" and contains a number of options of the form "OPTION=VALUE". Empty lines and lines beginning with a "#" are treated as comments. Files containing default values for many of the options described below are installed under \$TALER\_PREFIX/share/taler/config.d/. The configuration file given with \-c to Taler binaries overrides these defaults. +The basic structure of the configuration file is the following. The file is split into sections. Every section begins with "[SECTIONNAME]" and contains a number of options of the form "OPTION=VALUE". Empty lines and lines beginning with a "#" are treated as comments. Files containing default values for many of the options described below are installed under $TALER\_PREFIX/share/taler/config.d/. The configuration file given with \-c to Taler binaries overrides these defaults. .SH EXCHANGE OPTIONS |