Added "cluster cleanup" to help

This commit is contained in:
Greg Clough
2018-06-29 22:54:59 +01:00
committed by GitHub
parent 802755fd60
commit 190104c7db

View File

@@ -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"));