We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebbb8d commit be9a05fCopy full SHA for be9a05f
iotdb-client/cli/src/assembly/resources/sbin/start-cli.bat
@@ -78,7 +78,7 @@ set PARAMETERS=%*
78
79
@REM if "%PARAMETERS%" == "" set PARAMETERS=-h 127.0.0.1 -p 6667 -u root -pw root
80
81
-@REF if DEFAULT_SQL_DIALECT is empty, set it to "tree"
+@REM if DEFAULT_SQL_DIALECT is empty, set it to "tree"
82
if "%DEFAULT_SQL_DIALECT%" == "" set DEFAULT_SQL_DIALECT=tree
83
84
@REM set default parameters
0 commit comments