From 572b81b079e45ea5c8d3fe41f61e406806830398 Mon Sep 17 00:00:00 2001 From: Michael Ganss Date: Mon, 15 Mar 2021 14:25:35 +0100 Subject: [PATCH] Fix usage information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abb94496..acbb5e3c 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ Options: generate type names that are unique across namespaces (default is false) --gc, --generatedCodeAttribute - Adds version information to GeneratedCodeAttribute + add version information to GeneratedCodeAttribute (default is true) ```