Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #63 from reeves7/master
Browse files Browse the repository at this point in the history
fixed a word error in a useage table description
  • Loading branch information
stephen-palmer committed Sep 28, 2018
2 parents d3361d6 + e770d1f commit 02f53ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -60,7 +60,7 @@ Command | Description
`-P`, `--cache-path [path]` | The path of the cache directory.
`-l`, `--log-level <n>` | The level of log verbosity. Valid values are 0 (silent) through 5 (debug). The default is 3.
`-w`, `--workers <n>` | The number of worker threads to spawn. The default is 0.
`-m`, `--mirror [host:port]` | Mirror transactions to another cache server. Repeat this option ofr multiple mirrors.
`-m`, `--mirror [host:port]` | Mirror transactions to another cache server. Repeat this option for multiple mirrors.
`-m`, `--monitor-parent-process <n>` | Monitor a parent process and exit if it dies.
`--dump-config` | Write the active configuration to the console.
`--save-config [path]` | Write the active configuration to the specified file and exit. Defaults to `./default.yml`.
Expand Down

0 comments on commit 02f53ec

Please sign in to comment.