diff options
Diffstat (limited to 'doc/taler-exchange-httpd.1')
-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. |