taler-docs

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

taler-mailbox-dbinit.1.rst (918B)


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