taler-directory-dbinit.1 (1768B)
1 .\" This file is part of GNU Taler. 2 .\" Copyright (C) 2026 GNU Taler 3 .\" 4 .\" Permission is granted to copy, distribute and/or modify this document 5 .\" under the terms of the GNU Free Documentation License, Version 1.3 or 6 .\" any later version published by the Free Software Foundation; with no 7 .\" Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A 8 .\" copy of the license is included in the file 9 .\" FDL-1.3. 10 .\" 11 .\" A copy of the license is also available from the Free Software 12 .\" Foundation Web site at http://www.gnu.org/licenses/fdl.html}. 13 .\" 14 .\" Alternately, this document is also available under the General 15 .\" Public License, version 3 or later, as published by the Free Software 16 .\" Foundation. A copy of the license is included in the file 17 .\" GPL3. 18 .\" 19 .\" A copy of the license is also available from the Free Software 20 .\" Foundation Web site at http://www.gnu.org/licenses/gpl.html 21 .\" 22 .\" SPDX-License-Identifier: GPL3.0-or-later OR FDL1.3-or-later 23 .\" 24 .Dd February 14, 2026 25 .Dt TALER-DIRECTORY-DBINIT 1 26 .Os 27 .Sh NAME 28 .Nm taler-directory-dbinit 29 .Nd The GNU Taler Directory Service Database Initializer 30 .Sh SYNOPSIS 31 .Nm 32 .Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME 33 .Op Fl h | -help 34 .Op Fl v | -version 35 .Sh DESCRIPTION 36 .Nm 37 is used to initialize the Taler Directory database. 38 .Bl -tag -width indent 39 .It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME 40 Use the configuration file FILENAME. 41 .It Fl h | -help 42 Print short help on options. 43 Valid values are DEBUG, INFO, WARNING and ERROR. 44 .It Fl v | -version 45 Print version number. 46 .El 47 .Sh DIAGNOSTICS 48 .Nm 49 will return 0 on success. 50 .\".Sh HISTORY 51 .\".Sh AUTHORS 52 .Sh BUGS 53 Report bugs by using 54 .Lk https://bugs.gnunet.org 55 or by sending electronic mail to 56 .Aq Mt gnunet-developers@gnu.org .