diff --git a/src/main/java/org/apache/commons/cli/help/AbstractHelpFormatter.java b/src/main/java/org/apache/commons/cli/help/AbstractHelpFormatter.java index f8947c660..cc06c90ae 100644 --- a/src/main/java/org/apache/commons/cli/help/AbstractHelpFormatter.java +++ b/src/main/java/org/apache/commons/cli/help/AbstractHelpFormatter.java @@ -293,7 +293,7 @@ public final String getSyntaxPrefix() { * @param autoUsage whether to print an automatically generated usage statement. * @throws IOException If the output could not be written to the {@link HelpAppendable}. */ - public void printHelp(final String cmdLineSyntax, final String header, final Iterable