Hisoka-X commented on code in PR #4161:
URL: 
https://github.com/apache/incubator-seatunnel/pull/4161#discussion_r1133181541


##########
docs/en/seatunnel-engine/deployment.md:
##########
@@ -235,9 +235,12 @@ hazelcast-client:
 
 ## 7. Start SeaTunnel Engine Server Node
 
+Can be started by a daemon with `-d`.
+
 ```shell
 mkdir -p $SEATUNNEL_HOME/logs
-nohup bin/seatunnel-cluster.sh 2>&1 &
+touch $SEATUNNEL_HOME/logs/seatunnel-server.out

Review Comment:
   Why not put it in your shell command, to reduce operation which user need do.



-- 
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: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to