taler-directory-httpd.1.rst (1133B)
1 taler-directory-httpd(1) 2 ######################## 3 4 .. only:: html 5 6 Name 7 ==== 8 9 **taler-directory-httpd** - provide the taler-directory HTTP interface 10 11 12 Synopsis 13 ======== 14 15 **taler-directory-httpd** 16 [**-c** *FILENAME* | **--config=**\ \ *FILENAME*] 17 [**-h** | **--help**] 18 [**-L** *LOGLEVEL* | **--log=**\ \ *LOGLEVEL*] 19 [**-l** *FILENAME* | **--logfile=**\ \ *FILENAME*] 20 [**-v** | **--version**] 21 22 23 Description 24 =========== 25 26 **taler-directory-httpd** is a command-line tool to provide the taler-directory HTTP interface. 27 28 Its options are as follows: 29 30 **-c** *FILENAME* \| **--config=**\ \ *FILENAME* 31 Use the configuration and other resources for the taler-directory commands 32 to operate from *FILENAME*. 33 34 **-h** \| **--help** 35 Print short help on options. 36 37 **-L** *LOGLEVEL* \| **--log=**\ \ *LOGLEVEL* 38 Configure logging to use *LOGLEVEL*. 39 40 **-v** \| **–version** 41 Print version information. 42 43 See Also 44 ======== 45 46 taler-directory-config(1), taler-directory-dbinit(1), taler-directory.conf(5). 47 48 49 Bugs 50 ==== 51 52 Report bugs by using https://bugs.taler.net or by sending electronic 53 mail to <taler@gnu.org>.