We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2a1c8 commit 41963b2Copy full SHA for 41963b2
2 files changed
RELEASE-NOTES.txt
@@ -90,7 +90,7 @@ o CLI-204: Passing default values for not defined options to a parser will now
90
o CLI-201: Default properties provided as input to the Parser.parse() methods
91
are now correctly processed.
92
o CLI-215: CommandLine.getParsedOptionValue() now returns a String object if no
93
- option type has been explicitly set. Thanks to Manuel M�ller.
+ option type has been explicitly set. Thanks to Manuel Müller.
94
o CLI-212: HelpFormatter now prints command-line options in the same order as
95
they have been added. Thanks to Per Cederberg.
96
o CLI-186: Standard help text now shows mandatory arguments also for the first
src/site/resources/.htaccess
@@ -0,0 +1 @@
1
+AddCharset utf-8 .txt .html
0 commit comments