1 parent 0fcbe04 commit d553b8cCopy full SHA for d553b8c
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