summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-02-03 23:09:14 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-02-03 23:09:14 -0500
commitba33a791b8d7216f71777f3ea6ed6fcb65207ab9 (patch)
tree03aa1d870facfd6f141f1e46d84a82f49e493335 /manpages
parentd0db6a210ffedcfa0185bbf7909b3ded9c604c40 (diff)
downloaddocs-ba33a791b8d7216f71777f3ea6ed6fcb65207ab9.tar.gz
docs-ba33a791b8d7216f71777f3ea6ed6fcb65207ab9.tar.bz2
docs-ba33a791b8d7216f71777f3ea6ed6fcb65207ab9.zip
add missing blurb for ‘sandbox ebicssubscriber list’; separate examples
Diffstat (limited to 'manpages')
-rw-r--r--manpages/libeufin-cli.1.rst18
1 files changed, 16 insertions, 2 deletions
diff --git a/manpages/libeufin-cli.1.rst b/manpages/libeufin-cli.1.rst
index 9a1ceb98..c9d78344 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