Skip to content

Commit 6e0e810

Browse files
committed
/standard flag order.
1 parent 8643c4e commit 6e0e810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ alternatively, it'll try `.renderizer.yaml` in the current directory.
3434

3535
Generate the dev pod.yaml (after `cd test/`):
3636

37-
renderizer pod.yaml --deployment=dev
37+
renderizer --deployment=dev pod.yaml
3838

3939
## Configuration
4040

0 commit comments

Comments
 (0)