Signed-off-by: Angus Salkeld <asalkeld@xxxxxxxxxx> --- tools/corosync-cmapctl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/corosync-cmapctl.c b/tools/corosync-cmapctl.c index c4456fe..ec95127 100644 --- a/tools/corosync-cmapctl.c +++ b/tools/corosync-cmapctl.c @@ -735,7 +735,7 @@ int main(int argc, char *argv[]) action = ACTION_PRINT_PREFIX; track_prefix = 1; - while ((c = getopt(argc, argv, "hgsdtTbp:")) != -1) { + while ((c = getopt(argc, argv, "hgsdDtTbp:")) != -1) { switch (c) { case 'h': return print_help(); -- 1.7.7.5 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss