[PATCH] ctdb - improve a help message

Michael Adam obnox at samba.org
Tue Sep 8 08:49:03 UTC 2015


Review/push appreciated.

Thanks - Michael

-------------- next part --------------
From d8690ab653f9d6df3de3caebe68e9ed1362aa2f8 Mon Sep 17 00:00:00 2001
From: Michael Adam <obnox at samba.org>
Date: Mon, 7 Sep 2015 18:09:44 +0200
Subject: [PATCH] ctdb: improve a misleading help text.

Signed-off-by: Michael Adam <obnox at samba.org>
---
 ctdb/include/internal/cmdline.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ctdb/include/internal/cmdline.h b/ctdb/include/internal/cmdline.h
index 67704c6..d8847a8 100644
--- a/ctdb/include/internal/cmdline.h
+++ b/ctdb/include/internal/cmdline.h
@@ -3,7 +3,7 @@
 
 extern struct poptOption popt_ctdb_cmdline[];
 
-#define POPT_CTDB_CMDLINE { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_ctdb_cmdline, 0, "Common ctdb test options:", NULL },
+#define POPT_CTDB_CMDLINE { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_ctdb_cmdline, 0, "Common ctdb options:", NULL },
 
 struct ctdb_context *ctdb_cmdline_init(struct event_context *ev);
 
-- 
2.4.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150908/667d00fa/attachment.sig>


More information about the samba-technical mailing list