From 778077100b95ae81e53378473f5b8032ac0b168d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 May 2023 01:43:45 +0200 Subject: -fix location --- man/challenger-admin.1 | 84 +++++++++++++++++++++++++++++++++++++++++++++ manpages/challenger-admin.1 | 84 --------------------------------------------- 2 files changed, 84 insertions(+), 84 deletions(-) create mode 100644 man/challenger-admin.1 delete mode 100644 manpages/challenger-admin.1 diff --git a/man/challenger-admin.1 b/man/challenger-admin.1 new file mode 100644 index 00000000..e0b41edf --- /dev/null +++ b/man/challenger-admin.1 @@ -0,0 +1,84 @@ +.\" Man page generated from reStructuredText. +. +.TH "CHALLENGER-ADMIN" "1" "May 07, 2023" "0.9" "GNU Taler" +.SH NAME +challenger-admin \- manipulate list of authorized Challenger clients +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.SH SYNOPSIS +.sp +\fBchallenger\-admin\fP +[\fB\-a\fP \fICLIENT_SECRET\fP\ |\ \fB\-\-add=\fP\fICLIENT_SECRET\fP] +[\fB\-c\fP\ \fIFILENAME\fP\ |\ \fB\-\-config=\fP‌\fIFILENAME\fP] +[\fB\-d\fP\ |\ \fB\-\-delete\fP] +[\fB\-h\fP\ |\ \fB\-\-help\fP] +[\fB\-L\fP\ \fILOGLEVEL\fP\ |\ \fB\-\-log=\fP\fILOGLEVEL\fP] +[\fB\-l\fP\ \fIFILENAME\fP\ |\ \fB\-\-logfile=\fP\fIFILENAME\fP] +[\fB\-v\fP\ |\ \fB\-\-version\fP] CLIENT_URL +.SH DESCRIPTION +.sp +\fBchallenger\-admin\fP is a command\-line tool to add or delete clients from the Challenger database. +.sp +Its options are as follows: +.INDENT 0.0 +.TP +\fB\-a\fP \fISECRET\fP | \fB\-\-add=\fP‌\fISECRET\fP +Add the client with the given \fICLIENT_URL setting the client secret to *SECRET\fP\&. Prints the CLIENT_ID of the added client. +.TP +\fB\-c\fP \fIFILENAME\fP | \fB\-\-config=\fP‌\fIFILENAME\fP +Use the configuration and other resources for the Challenger commands +to operate from \fIFILENAME\fP\&. +.TP +\fB\-d\fP | \fB\-\-delete\fP +Delete the client with the given \fICLIENT_URL\fP\&. +.TP +\fB\-h\fP | \fB\-\-help\fP +Print short help on options. +.TP +\fB\-L\fP \fILOGLEVEL\fP | \fB\-\-log=\fP\fILOGLEVEL\fP +Configure logging to use \fILOGLEVEL\fP\&. +.TP +\fB\-l\fP \fIFILENAME\fP | \fB\-\-logfile=\fP\fIFILENAME\fP +Configure logging to write logs to \fIFILENAME\fP\&. +.TP +\fB\-v\fP | \fB–version\fP +Print version information. +.UNINDENT +.SH SEE ALSO +.sp +challenger\-config(1), challenger\-httpd(1), challenger.conf(5). +.SH BUGS +.sp +Report bugs by using \fI\%https://bugs.taler.net\fP or by sending electronic +mail to <\fI\%taler@gnu.org\fP>. +.SH AUTHOR +GNU Taler contributors +.SH COPYRIGHT +2014-2022 Taler Systems SA (GPLv3+ or GFDL 1.3+) +.\" Generated by docutils manpage writer. +. diff --git a/manpages/challenger-admin.1 b/manpages/challenger-admin.1 deleted file mode 100644 index e0b41edf..00000000 --- a/manpages/challenger-admin.1 +++ /dev/null @@ -1,84 +0,0 @@ -.\" Man page generated from reStructuredText. -. -.TH "CHALLENGER-ADMIN" "1" "May 07, 2023" "0.9" "GNU Taler" -.SH NAME -challenger-admin \- manipulate list of authorized Challenger clients -. -.nr rst2man-indent-level 0 -. -.de1 rstReportMargin -\\$1 \\n[an-margin] -level \\n[rst2man-indent-level] -level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] -- -\\n[rst2man-indent0] -\\n[rst2man-indent1] -\\n[rst2man-indent2] -.. -.de1 INDENT -.\" .rstReportMargin pre: -. RS \\$1 -. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] -. nr rst2man-indent-level +1 -.\" .rstReportMargin post: -.. -.de UNINDENT -. RE -.\" indent \\n[an-margin] -.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] -.nr rst2man-indent-level -1 -.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] -.in \\n[rst2man-indent\\n[rst2man-indent-level]]u -.. -.SH SYNOPSIS -.sp -\fBchallenger\-admin\fP -[\fB\-a\fP \fICLIENT_SECRET\fP\ |\ \fB\-\-add=\fP\fICLIENT_SECRET\fP] -[\fB\-c\fP\ \fIFILENAME\fP\ |\ \fB\-\-config=\fP‌\fIFILENAME\fP] -[\fB\-d\fP\ |\ \fB\-\-delete\fP] -[\fB\-h\fP\ |\ \fB\-\-help\fP] -[\fB\-L\fP\ \fILOGLEVEL\fP\ |\ \fB\-\-log=\fP\fILOGLEVEL\fP] -[\fB\-l\fP\ \fIFILENAME\fP\ |\ \fB\-\-logfile=\fP\fIFILENAME\fP] -[\fB\-v\fP\ |\ \fB\-\-version\fP] CLIENT_URL -.SH DESCRIPTION -.sp -\fBchallenger\-admin\fP is a command\-line tool to add or delete clients from the Challenger database. -.sp -Its options are as follows: -.INDENT 0.0 -.TP -\fB\-a\fP \fISECRET\fP | \fB\-\-add=\fP‌\fISECRET\fP -Add the client with the given \fICLIENT_URL setting the client secret to *SECRET\fP\&. Prints the CLIENT_ID of the added client. -.TP -\fB\-c\fP \fIFILENAME\fP | \fB\-\-config=\fP‌\fIFILENAME\fP -Use the configuration and other resources for the Challenger commands -to operate from \fIFILENAME\fP\&. -.TP -\fB\-d\fP | \fB\-\-delete\fP -Delete the client with the given \fICLIENT_URL\fP\&. -.TP -\fB\-h\fP | \fB\-\-help\fP -Print short help on options. -.TP -\fB\-L\fP \fILOGLEVEL\fP | \fB\-\-log=\fP\fILOGLEVEL\fP -Configure logging to use \fILOGLEVEL\fP\&. -.TP -\fB\-l\fP \fIFILENAME\fP | \fB\-\-logfile=\fP\fIFILENAME\fP -Configure logging to write logs to \fIFILENAME\fP\&. -.TP -\fB\-v\fP | \fB–version\fP -Print version information. -.UNINDENT -.SH SEE ALSO -.sp -challenger\-config(1), challenger\-httpd(1), challenger.conf(5). -.SH BUGS -.sp -Report bugs by using \fI\%https://bugs.taler.net\fP or by sending electronic -mail to <\fI\%taler@gnu.org\fP>. -.SH AUTHOR -GNU Taler contributors -.SH COPYRIGHT -2014-2022 Taler Systems SA (GPLv3+ or GFDL 1.3+) -.\" Generated by docutils manpage writer. -. -- cgit v1.2.3