HTHou commented on code in PR #405: URL: https://github.com/apache/iotdb-docs/pull/405#discussion_r1836091695
########## 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` Review Comment: ```suggestion 若您在Windows环境中,请运行`$IOTDB_HOME\tools\load-tsfile.bat`,若为Linux或Unix,请运行`load-tsfile.sh` ``` -- 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]
