taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

taler-mailbox-httpd.1.rst (1058B)


      1 taler-mailbox-httpd(1)
      2 ######################
      3 
      4 .. only:: html
      5 
      6    Name
      7    ====
      8 
      9    **taler-mailbox-httpd** - provide the taler-mailbox HTTP interface
     10 
     11 
     12 Synopsis
     13 ========
     14 
     15 **taler-mailbox-httpd**
     16 [**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
     17 [**-h** | **--help**]
     18 [**-L** *LOGLEVEL* | **--log=**\ \ *LOGLEVEL*]
     19 [**-v** | **--version**]
     20 
     21 
     22 Description
     23 ===========
     24 
     25 **taler-mailbox-httpd** is a command-line tool to provide the taler-mailbox HTTP interface.
     26 
     27 Its options are as follows:
     28 
     29 **-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
     30    Use the configuration and other resources for the taler-mailbox commands
     31    to operate from *FILENAME*.
     32 
     33 **-h** \| **--help**
     34    Print short help on options.
     35 
     36 **-L** *LOGLEVEL* \| **--log=**\ \ *LOGLEVEL*
     37    Configure logging to use *LOGLEVEL*.
     38 
     39 **-v** \| **–version**
     40    Print version information.
     41 
     42 
     43 See Also
     44 ========
     45 
     46 taler-mailbox-config(1), taler-mailbox-dbinit(1), taler-mailbox.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>.