Skip to content

Commit 1858fb8

Browse files
author
Chris Cooper
committed
fix usage example
1 parent 3525b9b commit 1858fb8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Get it: `go get -u github.com/alistanis/cf_parameter_generator ./...`
88
Usage
99

1010
cf_parameter_generator --help
11-
Usage of cf_parameter_generator:
11+
sage of cf_parameter_generator:
1212
-f string
1313
The file to read from to generate parameters.
1414
-inyaml
@@ -24,6 +24,7 @@ Usage
2424
-r Removes old entries from parameters found in old parameters files.
2525
-spaces int
2626
The number of spaces used to indent the file if not generating minified output. (default 2)
27+
-v Places verbose output in the ParameterValue field to be replaced.
2728

2829
Printing output to command line:
2930

0 commit comments

Comments
 (0)