For ComandLineArgs, supplying the same option multiple times with different values is valid, and the values will be stored in a List. This commit also updates the Javadoc for SimpleCommandLineArgsParser. See gh-34282 Signed-off-by: puppy4c <puppy4c@foxmail.com>