HPCC-24621 add -save to dalidiag usage Reviewed-By: Mark Kelly <mark.kelly@lexisnexis.com> Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
@@ -71,6 +71,7 @@ void usage(const char *exe)
printf("-cleartracetransactions -- stop tracing dali transactions\n");
printf("-setldapflags <val> -- set LDAP flags\n");
printf("-getldapflags -- get LDAP flags\n");
+ printf("-save -- force Dali to save (will block all clients whilst saving)\n");
}