mirror of https://gitee.com/bigwinds/arangodb
added upgrade message
This commit is contained in:
parent
6ae1937c20
commit
8cadfc3303
|
@ -54,6 +54,9 @@ class Arangodb < Formula
|
|||
To start the ArangoDB server manually, run:
|
||||
/usr/local/sbin/arangod
|
||||
|
||||
To upgrade the ArangoDB database files, run:
|
||||
/usr/local/sbin/arangod --upgrade
|
||||
|
||||
To start the ArangoDB shell, run:
|
||||
arangosh
|
||||
EOS
|
||||
|
|
Loading…
Reference in New Issue