gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: document how CLI helpers for au


From: gnunet
Subject: [taler-anastasis] branch master updated: document how CLI helpers for authorization are called
Date: Wed, 11 Jan 2023 13:46:33 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 15774db  document how CLI helpers for authorization are called
15774db is described below

commit 15774dbdcc9de1db1cedec1979d5a8d289f7feba
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 13:46:30 2023 +0100

    document how CLI helpers for authorization are called
---
 doc/sphinx/manpages/anastasis.conf.5.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/sphinx/manpages/anastasis.conf.5.rst 
b/doc/sphinx/manpages/anastasis.conf.5.rst
index 000d8f0..a32cd4c 100644
--- a/doc/sphinx/manpages/anastasis.conf.5.rst
+++ b/doc/sphinx/manpages/anastasis.conf.5.rst
@@ -125,20 +125,20 @@ SMS Authorization options
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
 COMMAND
-  Helper command to run to send SMS.
+  Helper command to run to send SMS.  The command will be given the phone 
number as its first argument. The message to be transmitted will be passed via 
STDIN.
 
 Email Authorization options
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 COMMAND
-  Helper command to run to send E-mail.
+  Helper command to run to send E-mail.  The command will be given the e-mail 
address as its first argument. The message to be transmitted will be passed via 
STDIN.
 
 
 Post Authorization options
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 COMMAND
-  Helper command to run to send physical mail.
+  Helper command to run to send physical mail.  The command will be given the 
mailing address address as its first argument in JSON object fields 
'full_name', 'street', 'city', 'postcode' and 'country'. The message to be 
transmitted will be passed via STDIN.
 
 
 IBAN Authorization options

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]