Minor edits to the Docker documentation

This commit is contained in:
troymc
2016-04-28 13:32:25 +02:00
parent 66cd3bb77b
commit cd6bb18f18
2 changed files with 50 additions and 47 deletions

View File

@@ -37,9 +37,9 @@ This command drops (erases) the RethinkDB database. You will be prompted to make
This command starts BigchainDB. It always begins by trying a `bigchaindb init` first. See the note in the documentation for `bigchaindb init`.
## bigchaindb load
### bigchaindb load
The command is used to run benchmarking tests. You can learn more about it using:
This command is used to run benchmarking tests. You can learn more about it using:
```text
$ bigchaindb load -h
```