feat(shell): modify introduction
This commit is contained in:
parent
137fb3e956
commit
301ba0e97c
|
@ -341,7 +341,7 @@ void printfIntroduction() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void showHelp() {
|
void showHelp() {
|
||||||
printf("\nThe following are supported commands for TDengine Command Line:");
|
printf("\nFollowing are the commands supported by TDengine command line:");
|
||||||
printf(
|
printf(
|
||||||
"\n\
|
"\n\
|
||||||
----- A ----- \n\
|
----- A ----- \n\
|
||||||
|
|
Loading…
Reference in New Issue