format zh translations

This commit is contained in:
Ein Verne
2019-10-18 10:33:27 +08:00
committed by Starbeamrainbowlabs
parent e90e6bdf6b
commit 7f995941ed
183 changed files with 1086 additions and 1101 deletions

View File

@@ -1,15 +1,15 @@
# apachectl
> 用于macOSApache HTTP Server控制接口(工具).
> 用于 macOSApache HTTP Server 控制接口工具.
- 启动 org.apache.httpd 服务:
- 启动 org.apache.httpd 服务
`apachectl start`
- 停止已启动的服务:
- 停止已启动的服务
`apachectl stop`
- 重新启动服务:
- 重新启动服务
`apachectl restart`