diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-11-04 18:03:55 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-11-04 18:03:55 +0100 |
commit | 215c6db54c115d37c81d94399f1e0f830bfb5760 (patch) | |
tree | 6134cb45d9d88c8331514138f5ec9c4bf635ba95 /doc | |
parent | 169962d769c70ee0c95a5e252959348ea3b49abd (diff) |
true/false are keywords, use all-caps
Diffstat (limited to 'doc')
-rw-r--r-- | doc/taler-exchange-httpd.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/taler-exchange-httpd.1 b/doc/taler-exchange-httpd.1 index a02619d16..3ebbb6cab 100644 --- a/doc/taler-exchange-httpd.1 +++ b/doc/taler-exchange-httpd.1 @@ -16,8 +16,8 @@ taler\-exchange\-httpd \- Run Taler exchange (with RESTful API) .IP "\-C, \-\-connection-close" Force each HTTP connection to be closed after each request (useful in combination with \-f to avoid having to wait for nc to time out). .B -.IP "\-d DIRNAME, \-\-exchange-dir=DIRNAME" -Use the configuration and other resources for the exchange to operate from DIRNAME. +.IP "\-c FILENAME, \-\-config=FILENAME" +Use the configuration and other resources for the merchant to operate from FILENAME. .B .IP "\-h, \-\-help" Print short help on options. |