remove duplicate unset text in help text

This commit is contained in:
Chaoguang Lin 2021-06-25 18:21:30 +00:00
parent 3d438dfe6d
commit f62b118915
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ void initHelp() {
"If no address and class are specified, lists the classes of all servers.\n\nSetting the class to "
"`default' resets the process class to the class specified on the command line. The available "
"classes are `unset', `storage', `transaction', `resolution', `commit_proxy', `grv_proxy', "
"`master', `test', `unset', "
"`master', `test', "
"`stateless', `log', `router', `cluster_controller', `fast_restore', `data_distributor', "
"`coordinator', `ratekeeper', `storage_cache', `backup', and `default'.");
helpMap["status"] =