mirror of https://gitee.com/bigwinds/arangodb
added help text
This commit is contained in:
parent
25d3d00b6a
commit
dd391c043c
|
@ -65,6 +65,10 @@ Configuration file:
|
||||||
|
|
||||||
Start ArangoDB shell client:
|
Start ArangoDB shell client:
|
||||||
> ${bindir}/arangosh
|
> ${bindir}/arangosh
|
||||||
|
|
||||||
|
Use the ArangoDB web interface:
|
||||||
|
http://localhost:8529/
|
||||||
|
|
||||||
"
|
"
|
||||||
|
|
||||||
# message for systems with systemd
|
# message for systems with systemd
|
||||||
|
|
Loading…
Reference in New Issue