Skip to content

Commit 7576f89

Browse files
authored
Update usage
1 parent 732fcd2 commit 7576f89

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ Options:
148148
(default is true)
149149
--nc, --netCore generate .NET Core specific code that might not
150150
work with .NET Framework (default is false)
151+
--ar, --useArrayItemAttribute
152+
use ArrayItemAttribute for sequences with single
153+
elements (default is true)
151154
--ca, --commandArgs generate a comment with the exact command line
152155
arguments that were used to generate the source
153156
code (default is true)
@@ -365,4 +368,4 @@ Contrbutions are welcome. Here are some guidelines:
365368

366369
- If it's not a trivial fix, please submit an issue first
367370
- Try and blend new code with the existing code's style
368-
- Add unit tests
371+
- Add unit tests

0 commit comments

Comments
 (0)