File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -653,9 +653,9 @@ Translates between file formats and generates static code.
653
653
--no-beautify Does not beautify generated code.
654
654
--no-comments Does not output any JSDoc comments.
655
655
656
- --force-long Enfores the use of 'Long' for s-/u-/int64 and s-/fixed64 fields.
657
- --force-number Enfores the use of 'number' for s-/u-/int64 and s-/fixed64 fields.
658
- --force-message Enfores the use of message instances instead of plain objects.
656
+ --force-long Enforces the use of 'Long' for s-/u-/int64 and s-/fixed64 fields.
657
+ --force-number Enforces the use of 'number' for s-/u-/int64 and s-/fixed64 fields.
658
+ --force-message Enforces the use of message instances instead of plain objects.
659
659
660
660
usage: pbjs [options] file1.proto file2.json ... (or pipe) other | pbjs [options] -
661
661
```
You can’t perform that action at this time.
0 commit comments