gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-twister] 09/34: help string


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] 09/34: help string
Date: Sat, 17 Mar 2018 01:58:00 +0100

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

marcello pushed a commit to branch master
in repository twister.

commit 2d220258ee69f772690b3e53e6e63112defe1115
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 7 12:38:03 2018 +0100

    help string
---
 src/twister/taler-twister-service.c | 1 -
 src/twister/taler-twister.c         | 4 +++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/twister/taler-twister-service.c 
b/src/twister/taler-twister-service.c
index 3137457..13a09a2 100644
--- a/src/twister/taler-twister-service.c
+++ b/src/twister/taler-twister-service.c
@@ -1140,7 +1140,6 @@ create_response (void *cls,
       if (NULL == token_path)
         break;
 
-
       /* For simplicity, we don't check if the token is
          a number or not, and react accordingly.  We lazily
          try to get the element until something is found or
diff --git a/src/twister/taler-twister.c b/src/twister/taler-twister.c
index 78745e1..d3e5fe8 100644
--- a/src/twister/taler-twister.c
+++ b/src/twister/taler-twister.c
@@ -173,7 +173,9 @@ main (int argc,
       ('e',
        "emptyobject",
        "PATH",
-       gettext_noop ("Make the object pointed by PATH empty\n"),
+       gettext_noop
+         ("Make the object pointed by PATH empty."
+          " It will not empty non-objects.\n"),
        &delete_path),
 
     GNUNET_GETOPT_option_flag

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]