summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
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