We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f001b48 commit 0f0b7b9Copy full SHA for 0f0b7b9
1 file changed
src/main/java/org/apache/commons/cli/DeprecatedAttributes.java
@@ -82,7 +82,7 @@ public Builder setDescription(final String description) {
82
}
83
84
/**
85
- * Whether this option is subject to removal in a future version.
+ * Sets whether this option is subject to removal in a future version.
86
*
87
* @param forRemoval whether this is subject to removal in a future version.
88
* @return {@code this} instance.
0 commit comments