X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=debian%2Fgigi.1;h=d7eaa36957751f3cb3cd7402b0773488d3820e7f;hp=5828370009043097031716d5276ba9bfed51a108;hb=7fdcb19d8efdad5839f56d0c95028cad0460da3d;hpb=74b367ff84986a90499bf7421156be5834ca8365 diff --git a/debian/gigi.1 b/debian/gigi.1 index 58283700..d7eaa369 100644 --- a/debian/gigi.1 +++ b/debian/gigi.1 @@ -1,7 +1,7 @@ .\" Hey, EMACS: -*- nroff -*- -.\" (C) Copyright 2014 CAcert Software Team , +.\" (C) Copyright 2014-2017 WPIA Software Team , .\" -.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: @@ -15,20 +15,23 @@ .\" .sp 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 -.B cacert-gigi +.B gigi .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\fP and .\" \fI\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 -Fetch all Translations from http://translations.cacert.org/ +Fetch all Translations .TP .B reset-database Delete the whole database contents, resetting it to default. @@ -36,12 +39,11 @@ Delete the whole database contents, resetting it to default. .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. -.\".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