Skip to content

Commit

Permalink
Update content/cn/docs/quickstart/hugegraph-server.md
Browse files Browse the repository at this point in the history
Co-authored-by: imbajin <[email protected]>
  • Loading branch information
aroundabout and imbajin authored Sep 10, 2023
1 parent c749cf8 commit bc3083d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/cn/docs/quickstart/hugegraph-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ schema = graph.schema()

#### 9.2 启动脚本时指定参数

在启动脚本后加入`-p true`
在脚本启动时候携带 `-p true` 参数

```
bin/start-hugegraph.sh -p true
Expand Down

0 comments on commit bc3083d

Please sign in to comment.