diff --git a/resources/man/hebdobot-en.1 b/resources/man/hebdobot-en.1 index 86f30a9..9a5f76b 100644 --- a/resources/man/hebdobot-en.1 +++ b/resources/man/hebdobot-en.1 @@ -1,19 +1,41 @@ -.\" Manpage for hebdobot. +.\" 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 \- Bot to manage the weekly April.org review +Hebdobot \- Bot managing the weekly review bot of the April association. + .SH SYNOPSIS -hebdobot [USERNAME] +hebdobot [-h | -help | --help] [-c config-file] [-version] + .SH DESCRIPTION -hebdobot is a free software bot to manage the weekly April.org review. +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. +.IP "-h, -help, --help" +Display help about the Hebdobot command. +.IP "-c fichier-configuration" +Use the config file set. By default, the command search +.B hebdobot.conf +in the work directory. +.B -version +Display the version of Hebdobot. + .SH SEE ALSO -useradd(8), passwd(5), nuseradd.debian(8) +The association +.B April +(https://www.april.org/) + .SH BUGS No known bugs. + .SH AUTHOR -The April.org 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. diff --git a/resources/man/hebdobot-fr.1 b/resources/man/hebdobot-fr.1 index 39c2ada..377228a 100644 --- a/resources/man/hebdobot-fr.1 +++ b/resources/man/hebdobot-fr.1 @@ -3,13 +3,13 @@ .TH man 1 "11 December 2017" "2.0" "Hebdobot man page" .SH NAME -hebdobot \- Robot de la revue hebdomadaire de l'April +Hebdobot \- Robot de la revue hebdomadaire de l'April .SH SYNOPSIS -hebdobot [-h | -help | --help] [-c fichier-configuration] [-debug] +hebdobot [-h | -help | --help] [-c fichier-configuration] [-version] .SH DESCRIPTION -hebdobot est un logiciel libre de robot pour la gestion des revues hebdomadaires de l'association April (https://www.april.org/). +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" @@ -18,8 +18,8 @@ Affiche l'aide de la commande. 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. +.B -version +Affiche la version d'Hebdobot. .SH SEE ALSO L'association @@ -38,4 +38,4 @@ Christian Pierre MOMON (cmomon@april.org) 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. \ No newline at end of file +(at your option) any later version.