gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: include "connections" in connections


From: gnunet
Subject: [taler-docs] branch master updated: include "connections" in connections sub-sub-headers
Date: Mon, 28 Feb 2022 09:55:41 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 48b3ad8  include "connections" in connections sub-sub-headers
48b3ad8 is described below

commit 48b3ad877b07753e4c3d3657cd2f456fa1304b34
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Feb 28 03:55:01 2022 -0500

    include "connections" in connections sub-sub-headers
---
 manpages/libeufin-cli.1.rst | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/manpages/libeufin-cli.1.rst b/manpages/libeufin-cli.1.rst
index c2300e8..74d1d04 100644
--- a/manpages/libeufin-cli.1.rst
+++ b/manpages/libeufin-cli.1.rst
@@ -569,8 +569,8 @@ so the ``EBICS_URL`` follows the previous examples in the 
``sandbox``
 command, as the value of environment variable ``LIBEUFIN_SANDBOX_URL``
 suffixed with ``/ebicsweb``, i.e., ``http://localhost:5016/ebicsweb``.
 
-new-ebics-connection
-^^^^^^^^^^^^^^^^^^^^
+connections new-ebics-connection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``connections new-ebics-connection`` command creates a new connection
 between an EBICS service and the Nexus.
@@ -597,8 +597,8 @@ For example:
 Note that the ``testhost``, ``partner01``, and ``user02`` are the same as
 in the ``sandbox demobank new-ebicssubscriber`` command (see above).
 
-list-connections
-^^^^^^^^^^^^^^^^
+connections list-connections
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``connections list-connections`` command lists connections in Nexus.
 For example:
@@ -616,8 +616,8 @@ For example:
 The name of the connection is ``conn01`` as in the
 ``connections new-ebics-connection`` example (see above).
 
-show-connection
-^^^^^^^^^^^^^^^
+connections show-connection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``connections show-connection`` command displays information
 about a specific connection.
@@ -643,8 +643,8 @@ For example:
 The details are the same as in the ``connections new-ebics-connections``
 example (see above).
 
-delete-connection
-^^^^^^^^^^^^^^^^^
+connections delete-connection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``connections delete-connection`` command deletes a bank connection.
 It takes one argument, the ``CONNECTION_NAME``.
@@ -655,8 +655,8 @@ For example:
 
   $ libeufin-cli connections delete-connection conn01
 
-export-backup
-^^^^^^^^^^^^^
+connections export-backup
+^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``connections export-backup`` command writes key and signature
 information to a backup file (which you should take care to store
@@ -678,13 +678,13 @@ For example:
       conn01
   FIXME: Output?  See:  https://bugs.gnunet.org/view.php?id=7180
 
-restore-backup
-^^^^^^^^^^^^^^
+connections restore-backup
+^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 WRITEME
 
-get-key-letter
-^^^^^^^^^^^^^^
+connections get-key-letter
+^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``connections get-key-letter`` command creates a PDF file
 that contains key information.
@@ -698,23 +698,23 @@ For example:
 
 This creates file ``key-letter.pdf`` in the current working directory.
 
-connect
-^^^^^^^
+connections connect
+^^^^^^^^^^^^^^^^^^^
 
 WRITEME
 
-list-offered-bank-accounts
-^^^^^^^^^^^^^^^^^^^^^^^^^^
+connections list-offered-bank-accounts
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 WRITEME
 
-download-bank-accounts
-^^^^^^^^^^^^^^^^^^^^^^
+connections download-bank-accounts
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 WRITEME
 
-import-bank-account
-^^^^^^^^^^^^^^^^^^^
+connections import-bank-account
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 WRITEME
 

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