1
0
Fork 0
arangodb/Documentation/man/man8/rcarangod.8

17 lines
574 B
Groff

.TH COMMAND SECTION "DATE" "" "ArangoDB"
.SH NAME
COMMAND - control script for the ArangoDB database server
.SH SYNOPSIS
COMMAND start|stop
.SH DESCRIPTION
The COMMAND script controls the operation of the ArangoDB
database server daemon running on the system. The COMMAND script
is normally run at system boot time with the "start" argument, and
at system shutdown time with the "stop" argument.
It can also be invoked manually at any time to start or stop the
ArangoDB database server.
.SH SEE ALSO
.BR arangod "(8), "
.SH AUTHOR
Copyright triAGENS GmbH, Cologne, Germany