enh: add three code show detail info remove quota

This commit is contained in:
Alex Duan 2024-11-28 14:33:42 +08:00
parent 28a2dea8fd
commit 42b4bc97de
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ void shellPrintHelp() {
const char *argp_program_version = td_version;
#ifdef CUS_EMAIL
const char *argp_program_bug_address = CUS_EMAIL"ERROR_CODE_DETAIL;
const char *argp_program_bug_address = CUS_EMAIL ERROR_CODE_DETAIL;
#else
const char *argp_program_bug_address = "support@taosdata.com "ERROR_CODE_DETAIL;
#endif