gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: -text


From: gnunet
Subject: [libeufin] branch master updated: -text
Date: Mon, 27 Nov 2023 21:49:05 +0100

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

dold pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 9948981d -text
9948981d is described below

commit 9948981d41de26fa4dcb245e1848b5771773157a
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Nov 27 21:49:07 2023 +0100

    -text
---
 util/src/main/kotlin/ConfigCli.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/src/main/kotlin/ConfigCli.kt 
b/util/src/main/kotlin/ConfigCli.kt
index 3d484f50..f1ad787f 100644
--- a/util/src/main/kotlin/ConfigCli.kt
+++ b/util/src/main/kotlin/ConfigCli.kt
@@ -48,7 +48,7 @@ private fun talerConfig(configSource: ConfigSource, 
configPath: String?): TalerC
     config
 }
 
-class CliConfigCmd(configSource: ConfigSource) : CliktCommand("Dump the 
configuration", name = "config") {
+class CliConfigCmd(configSource: ConfigSource) : CliktCommand("Inspect or 
change the configuration", name = "config") {
     init {
         subcommands(CliConfigDump(configSource), 
CliConfigPathsub(configSource), CliConfigGet(configSource))
     }

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