fix: add blank line

This commit is contained in:
Alex Duan 2023-06-14 19:35:55 +08:00
parent 0fac3f7d84
commit 8018cbf639
1 changed files with 2 additions and 2 deletions

View File

@ -505,10 +505,10 @@ void showHelp() {
#ifdef TD_ENTERPRISE
printf(
"\n\
"\n\n\
----- special commands on enterpise version ----- \n\
compact database <db_name>; \n\
split vgroup <vgroup_id>;\n");
split vgroup <vgroup_id>;");
#endif
printf("\n\n");