Skip to content

Commit 633c8fa

Browse files
committed
Fix usage description indentation
1 parent be0993a commit 633c8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Options:
2121
-j, --json-data DATA_INPUT Input data source in JSON format.
2222
-y, --yaml-data DATA_INPUT Input data source in YAML format.
2323
-i, --input INPUT Input template file in go template format.
24-
-o, --output OUTPUT Write the output to the file at OUTPUT.
24+
-o, --output OUTPUT Write the output to the file at OUTPUT.
2525
--help PATH Display this help and exit.
2626
--version Output version information and exit.
2727

0 commit comments

Comments
 (0)