HTHou commented on code in PR #405:
URL: https://github.com/apache/iotdb-docs/pull/405#discussion_r1836090776


##########
src/zh/UserGuide/V1.0.x/Maintenance-Tools/Load-Tsfile.md:
##########
@@ -77,14 +67,13 @@ ONSUCCESS选项表示对于成功载入的tsfile的处置方式,默认为delet
 
若您在Windows环境中,请运行`$IOTDB_HOME/tools/load-tsfile.bat`,若为Linux或Unix,请运行`load-tsfile.sh`
 
 ```bash
-./load-tsfile.bat -f filePath [-h host] [-p port] [-u username] [-pw password] 
[--sgLevel int] [--verify true/false] [--onSuccess none/delete]
+./load-tsfile.bat -f filePath [-h host] [-p port] [-u username] [-pw password] 
[--sgLevel int] [--onSuccess none/delete]

Review Comment:
   ```suggestion
   .\load-tsfile.bat -f filePath [-h host] [-p port] [-u username] [-pw 
password] [--sgLevel int] [--onSuccess none/delete]
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to