You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -211,9 +211,9 @@ If you like picocli, there are a few things you can do to help:
211
211
* Upvote my [StackOverflow answer](https://stackoverflow.com/a/43780433/1446916) to "How do I parse command line arguments in Java?"
212
212
* Tweet about picocli! What do you like about it? How has it helped you? How is it different from the alternatives?
213
213
214
-
If you like picocli and your project is on GitHub, consider adding this badge to your README.md: [](https://github.com/remkop/picocli)
214
+
If you like picocli and your project is on GitHub, consider adding this badge to your README.md: [](https://github.com/remkop/picocli)
</a><code>public static final <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<dt><spanclass="memberNameLink"><ahref="picocli/CommandLine.html#VERSION">VERSION</a></span> - Static variable in class picocli.<ahref="picocli/CommandLine.html" title="class in picocli">CommandLine</a></dt>
4549
4549
<dd>
4550
-
<divclass="block">This is picocli version "4.3.1".</div>
4550
+
<divclass="block">This is picocli version "4.3.2".</div>
4551
4551
</dd>
4552
4552
<dt><spanclass="memberNameLink"><ahref="picocli/CommandLine.Model.OptionSpec.Builder.html#versionHelp--">versionHelp()</a></span> - Method in class picocli.<ahref="picocli/CommandLine.Model.OptionSpec.Builder.html" title="class in picocli">CommandLine.Model.OptionSpec.Builder</a></dt>
0 commit comments