1) It wasn't obvious to me what -b did 2) -a has been removed Signed-off-by: Angus Salkeld <asalkeld@xxxxxxxxxx> --- tools/corosync-cmapctl.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/tools/corosync-cmapctl.c b/tools/corosync-cmapctl.c index 4e0fdf9..dbe99ec 100644 --- a/tools/corosync-cmapctl.c +++ b/tools/corosync-cmapctl.c @@ -95,7 +95,10 @@ static int convert_name_to_type(const char *name) static int print_help(void) { printf("\n"); - printf("usage: corosync-cmapctl [-b] [-adghsTtp] [params...]\n"); + printf("usage: corosync-cmapctl [-b] [-dghsTtp] [params...]\n"); + printf("\n"); + printf(" -b show binary values\n"); + printf("\n"); printf("Set key:\n"); printf(" corosync-cmapctl -s key_name type value\n"); printf("\n"); -- 1.7.7.5 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss