mirror of https://gitee.com/bigwinds/arangodb
16 lines
526 B
Groff
16 lines
526 B
Groff
.TH arangob 1 "24 Feb 2016" "3.0.0-devel" "ArangoDB"
|
|
.SH NAME
|
|
arangob - the ArangoDB benchmark and test tool
|
|
.SH SYNOPSIS
|
|
arangob [options]
|
|
.SH DESCRIPTION
|
|
The arangob binary can be used to issue test requests to the
|
|
ArangoDB database. It can be used for benchmarks or server function
|
|
testing. It supports parallel querying and batch requests.
|
|
.SH OPTIONS
|
|
For a complete list of options, please refer to the ArangoDB
|
|
online manual, available at https://www.arangodb.com/
|
|
|
|
.SH AUTHOR
|
|
Copyright ArangoDB GmbH, Cologne, Germany
|