Added manpages.
This commit is contained in:
parent
058f7dab58
commit
20a0366e16
2 changed files with 60 additions and 0 deletions
19
resources/man/hebdobot-en.1
Normal file
19
resources/man/hebdobot-en.1
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
.\" Manpage for hebdobot.
|
||||||
|
.\" Contact cmomon@april.org to correct errors or typos.
|
||||||
|
.TH man 1 "11 December 2017" "2.0" "Hebdobot man page"
|
||||||
|
.SH NAME
|
||||||
|
hebdobot \- Bot to manage the weekly April.org review
|
||||||
|
.SH SYNOPSIS
|
||||||
|
hebdobot [USERNAME]
|
||||||
|
.SH DESCRIPTION
|
||||||
|
hebdobot is a free software bot to manage the weekly April.org review.
|
||||||
|
.SH OPTIONS
|
||||||
|
The hebdobot does not take any options. However, you can supply username.
|
||||||
|
.SH SEE ALSO
|
||||||
|
useradd(8), passwd(5), nuseradd.debian(8)
|
||||||
|
.SH BUGS
|
||||||
|
No known bugs.
|
||||||
|
.SH AUTHOR
|
||||||
|
The April.org
|
||||||
|
Nicolas VINOT (aeris@imirhil.fr)
|
||||||
|
Christian Pierre MOMON (cmomon@april.org)
|
41
resources/man/hebdobot-fr.1
Normal file
41
resources/man/hebdobot-fr.1
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
.\" Manpage pour hebdobot (https://www.april.org/).
|
||||||
|
.\" Contact cmomon@april.org to correct errors or typos.
|
||||||
|
.TH man 1 "11 December 2017" "2.0" "Hebdobot man page"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
hebdobot \- Robot de la revue hebdomadaire de l'April
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
hebdobot [-h | -help | --help] [-c fichier-configuration] [-debug]
|
||||||
|
|
||||||
|
.SH DESCRIPTION
|
||||||
|
hebdobot est un logiciel libre de robot pour la gestion des revues hebdomadaires de l'association April (https://www.april.org/).
|
||||||
|
|
||||||
|
.SH OPTIONS
|
||||||
|
.IP "-h, -help, --help"
|
||||||
|
Affiche l'aide de la commande.
|
||||||
|
.IP "-c fichier-configuration"
|
||||||
|
Utilise le fichier de configuration indiqué. Par défaut, cherche
|
||||||
|
.B hebdobot.conf
|
||||||
|
dans le répertoire de lancement.
|
||||||
|
.B -debug
|
||||||
|
Sélectionne le niveau « debug » dans les logs.
|
||||||
|
|
||||||
|
.SH SEE ALSO
|
||||||
|
L'association
|
||||||
|
.B April
|
||||||
|
(https://www.april.org/)
|
||||||
|
|
||||||
|
.SH BUGS
|
||||||
|
No known bugs.
|
||||||
|
|
||||||
|
.SH AUTHOR
|
||||||
|
Nicolas VINOT (aeris@imirhil.fr)
|
||||||
|
|
||||||
|
Christian Pierre MOMON (cmomon@april.org)
|
||||||
|
|
||||||
|
.SH COPYING
|
||||||
|
Hebdobot is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU Affero General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
Loading…
Reference in a new issue