diff --git a/repmgr-action-cluster.c b/repmgr-action-cluster.c index ba3f6674..76cd9ca2 100644 --- a/repmgr-action-cluster.c +++ b/repmgr-action-cluster.c @@ -1347,6 +1347,7 @@ do_cluster_help(void) printf(_(" %s [OPTIONS] cluster matrix\n"), progname()); printf(_(" %s [OPTIONS] cluster crosscheck\n"), progname()); printf(_(" %s [OPTIONS] cluster event\n"), progname()); + printf(_(" %s [OPTIONS] cluster cleanup\n"), progname()); puts(""); printf(_("CLUSTER SHOW\n"));