fix: version4 information

This commit is contained in:
Alex Duan 2024-03-14 10:21:55 +08:00
parent e38ff4e7bf
commit 18a669219e
1 changed files with 4 additions and 4 deletions

View File

@ -421,7 +421,7 @@ void printfIntroduction(bool community) {
printf(" * [ Ctrl + K ] ...... clear the screen after the cursor *\n");
printf(" * [ Ctrl + U ] ...... clear the screen before the cursor *\n");
if(community) {
printf(" * ----------------------------------------------------------------------------------- *\n");
printf(" * ------------------------------------------------------------------------------------ *\n");
printf(" * You are using TDengine OSS. To experience advanced features, like backup/restore, *\n");
printf(" * privilege control and more, or receive 7x24 technical support, try TDengine *\n");
printf(" * Enterprise or Free Cloud Trial. Learn more at https://tdengine.com *\n");