gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: move subcommands down one level


From: gnunet
Subject: [taler-docs] branch master updated: move subcommands down one level
Date: Tue, 25 Jan 2022 12:26:06 +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 962d0d9  move subcommands down one level
962d0d9 is described below

commit 962d0d99fc8319a0c3361686e511060a14cebc4e
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Jan 25 06:25:54 2022 -0500

    move subcommands down one level
---
 manpages/libeufin-sandbox.1.rst | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/manpages/libeufin-sandbox.1.rst b/manpages/libeufin-sandbox.1.rst
index f40aebf..fc1c7f3 100644
--- a/manpages/libeufin-sandbox.1.rst
+++ b/manpages/libeufin-sandbox.1.rst
@@ -65,8 +65,8 @@ The interaction model is as follows:
 The following sections describe each command in detail.
 
 
-Command ``config``
-==================
+config
+------
 
 This command takes argument ``NAME`` and creates a demobank with that name.
 
@@ -87,8 +87,8 @@ bank debt limit 1000000, users debt limit 1000,
 and allows registrations.
 
 
-Command ``default-exchange``
-============================
+default-exchange
+----------------
 
 This command sets the exchange that a demobank will suggest to wallets.
 (Wallets are of course free to disregard the suggestion and choose
@@ -110,8 +110,8 @@ This sets the default exchange for demobank ``bank01``.
 It is an error if the demobank does not exist.
 
 
-Command ``make-transaction``
-============================
+make-transaction
+----------------
 
 This is a "legacy" command, useful in a previous iteration of LibEuFin
 and for internal testing.
@@ -136,8 +136,8 @@ in which demobank the wire transfer occurs.
 FIXME: How to achieve the same result with **libeufin-cli**?
 
 
-Command ``camt053tick``
-=======================
+camt053tick
+-----------
 
 This command advances the internal time step that the demobank
 uses to group transactions for reporting.
@@ -152,8 +152,8 @@ For example:
 FIXME: How to achieve the same result with **libeufin-cli**?
 
 
-Command ``serve``
-=================
+serve
+-----
 
 This command starts the HTTP server, listening on port 5000.
 To use a different port, use option ``--port INT``.
@@ -195,8 +195,8 @@ Normally, the ``serve`` command runs until interrupted.
 When run in a shell, you can use ``Control-C`` for that.
 
 
-Command ``reset-tables``
-========================
+reset-tables
+------------
 
 This command drops all the tables in the internal database.
 (The next time the tables are needed, **libeufin-sandbox** creates them

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