1
0
Fork 0

added upgrade message

This commit is contained in:
a-brandt 2013-02-13 15:30:58 +01:00
parent 6ae1937c20
commit 8cadfc3303
1 changed files with 3 additions and 0 deletions

View File

@ -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