We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe0d70 commit 116d534Copy full SHA for 116d534
src/main/java/org/apache/commons/cli/Options.java
@@ -33,7 +33,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
33
* </p>
34
* <p>
35
* It may flexibly parse long and short options, with or without values. Additionally, it may parse only a portion of a
36
- * commandline, allowing for flexible multi-stage parsing.
+ * command-line, allowing for flexible multi-stage parsing.
37
38
*
39
* @see org.apache.commons.cli.CommandLine
0 commit comments