gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 03/03: add missing blurb for ‘sandbox ebicssubscriber list’


From: gnunet
Subject: [taler-docs] 03/03: add missing blurb for ‘sandbox ebicssubscriber list’; separate examples
Date: Fri, 04 Feb 2022 05:09:47 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit ba33a791b8d7216f71777f3ea6ed6fcb65207ab9
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Thu Feb 3 23:09:14 2022 -0500

    add missing blurb for ‘sandbox ebicssubscriber list’; separate examples
---
 manpages/libeufin-cli.1.rst | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/manpages/libeufin-cli.1.rst b/manpages/libeufin-cli.1.rst
index 9a1ceb9..c9d7834 100644
--- a/manpages/libeufin-cli.1.rst
+++ b/manpages/libeufin-cli.1.rst
@@ -171,6 +171,20 @@ For example:
       --host-id testhost \
       --partner-id partner01 \
       --user-id user01
+
+Note that ``testhost`` is the same as in the ``ebicshost create``
+example (see above).
+
+sandbox ebicssubscriber list
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The ``ebicssubscriber list`` command lists the EBICS subscribers
+in the system.
+
+For example:
+
+.. code-block:: console
+
   $ libeufin-cli sandbox ebicssubscriber list
   {
     "subscribers" : [ {
@@ -182,8 +196,8 @@ For example:
     } ]
   }
 
-Note that ``testhost`` is the same as in the ``ebicshost create``
-example (see above).
+Note that the output reflects the subscriber created in
+the ``ebicssubscriber create`` example (see above).
 
 
 sandbox ebicsbankaccount

-- 
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]