diff --git a/cmd/gen-go-sample/README.md b/cmd/gen-go-sample/README.md index e19ddcca5..97199c023 100644 --- a/cmd/gen-go-sample/README.md +++ b/cmd/gen-go-sample/README.md @@ -35,8 +35,7 @@ gen-go-sample \ -o [OUTPUT_DIR] \ -desc 'path/to/proto/descriptor.desc' \ -sample path/to/sample.yaml \ - -sample path/to/another_sample.yaml \ - -desc 'path/to/proto/descriptor.desc' + -sample path/to/another_sample.yaml ``` Or to generate the descriptor files on the fly, run