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