gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: help message


From: gnunet
Subject: [libeufin] branch master updated: help message
Date: Wed, 04 May 2022 13:37:07 +0200

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 12f56a85 help message
12f56a85 is described below

commit 12f56a8503c570c9ab707da2d74e7583984e8d67
Author: ms <ms@taler.net>
AuthorDate: Wed May 4 13:36:58 2022 +0200

    help message
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
index c0b67997..7e1aca30 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
@@ -124,7 +124,9 @@ class DefaultExchange : CliktCommand("Set default Taler 
exchange for a demobank.
     }
 }
 
-class Config : CliktCommand("Insert one configuration into the database") {
+class Config : CliktCommand(
+    "Insert one configuration (a.k.a. demobank) into the database."
+) {
     init {
         context {
             helpFormatter = CliktHelpFormatter(showDefaultValues = true)

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