2 parents ad51596 + 121646e commit dd29330Copy full SHA for dd29330
1 file changed
README.md
@@ -292,6 +292,7 @@ Annotate fields with the command line parameter names and description. Optionall
292
293
```java
294
import picocli.CommandLine;
295
+import picocli.CommandLine.Command;
296
import picocli.CommandLine.Option;
297
import picocli.CommandLine.Parameters;
298
import java.io.File;
0 commit comments