aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-05-28 22:30:42 +0100
committerNiall Sheridan <nsheridan@gmail.com>2016-05-29 13:13:05 +0100
commit4dfb29f2e07fe6fb90544ba66cf0a3df187072d9 (patch)
tree02b6277c49a2e37801f44191736ba35e32c5c075 /README.md
parentacb41bd824cc9dec47a9b28d87bc2adc8e39a21c (diff)
Use flags as defaults, allow them to override config file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0eab987..e35cdf0 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ The user can now ssh to the production machine, and continue to ssh to any machi
# Usage
Cashier comes in two parts, a [cli](cmd/cashier) and a [server](cmd/cashierd).
-The client is configured using a [HCL](https://github.com/hashicorp/hcl) configuration file - [example](example-client.cfg).
+The client is configured using either a [HCL](https://github.com/hashicorp/hcl) configuration file - [example](example-client.cfg) - or command-line flags.
The server is configured using a JSON configuration file - [example](example-server.json).
For the server you need the following: