]> WPIA git - gigi.git/blobdiff - debian/gigi.1
fix: corrected layout of table after bootstrap update
[gigi.git] / debian / gigi.1
index 5828370009043097031716d5276ba9bfed51a108..ad04d188bea7910194ab5c0b804d5aa747734752 100644 (file)
@@ -1,7 +1,7 @@
 .\"                                      Hey, EMACS: -*- nroff -*-
 .\"                                      Hey, EMACS: -*- nroff -*-
-.\" (C) Copyright 2014 CAcert Software Team <software@cacert.org>,
+.\" (C) Copyright 2014-2017 WPIA Software Team <software@wpia.club>,
 .\"
 .\"
-.TH CACERT-GIGI 1 "September 25, 2014"
+.TH WPIA-GIGI 1 "September 25, 2014"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
 .\" .sp <n>    insert n+1 empty lines
 .\" for manpage-specific macros, see man(7)
 .SH NAME
 .\" .sp <n>    insert n+1 empty lines
 .\" for manpage-specific macros, see man(7)
 .SH NAME
-cacert-gigi \- a starter for the CAcert-gigi system
+gigi \- a starter for the WPIA-gigi system
 .SH SYNOPSIS
 .SH SYNOPSIS
-.B cacert-gigi
+.B gigi
 .RI {start|signer|reset-database|fetch-locales}
 .SH DESCRIPTION
 .RI {start|signer|reset-database|fetch-locales}
 .SH DESCRIPTION
-.B cacert-gigi
-is the starter for the CAcert-gigi system.
+.B gigi
+is the starter for the WPIA-gigi system.
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
 .\" respectively.
 .SH OPTIONS
 .TP
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
 .\" respectively.
 .SH OPTIONS
 .TP
+.B debug
+Run the usual webdb (not forking) with opening jdwp on port 8000. You will need to pipe the config into this program.
+.TP
 .B fetch-locales
 .B fetch-locales
-Fetch all Translations from http://translations.cacert.org/
+Fetch all Translations
 .TP
 .B reset-database
 Delete the whole database contents, resetting it to default.
 .TP
 .B reset-database
 Delete the whole database contents, resetting it to default.
@@ -36,12 +39,13 @@ Delete the whole database contents, resetting it to default.
 .B signer
 Run the test-replacement signer (not forking).
 .TP
 .B signer
 Run the test-replacement signer (not forking).
 .TP
+.B signer-conf
+Configure the (internal) signer and the "reset-database"-tool with the config from stdin.
+.TP
 .B start
 Run the usual webdb (not forking). You will need to pipe the config into this program.
 .B start
 Run the usual webdb (not forking). You will need to pipe the config into this program.
-.\".SH SEE ALSO
-.\".BR bar (1),
-.\".BR baz (1).
-.\".br
-.\"The programs are documented fully by
-.\".IR "The Rise and Fall of a Fooish Bar" ,
-.\"available via the Info system.
+.TP
+.B start-daemon
+Run the usual webdb (forking). You will not need to pipe the config into this program. It reads the config from /etc/wpia/gigi/conf.tar
+.SH SEE ALSO
+.BR gigi.properties (5)