Skip to content

Commit

Permalink
added 'optional' flags note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbirchler committed Jan 11, 2019
1 parent 5737f08 commit 90f42cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ There are two binaries. They both perform the same basic function: watch a kuber

Run `make` to build both binaries and generate self-signed certs for TLS. There are individual targets for testing (`make test`), running (`make cli-run` and `make server-run`), and creating certs (`make cert`).

Lwserver accepts a few flags. Run `./lwserver -h` after building to see them.
Lwserver accepts a few optional flags. Run `./lwserver -h` after building to see them.


## Connecting to Kubernetes
Expand Down

0 comments on commit 90f42cd

Please sign in to comment.