Skip to content

Commit 121646e

Browse files
kraudyremkop
authored andcommitted
Add missing dependency to example
Signed-off-by: Roberto Torrez <[email protected]>
1 parent 0fcbe04 commit 121646e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Annotate fields with the command line parameter names and description. Optionall
292292

293293
```java
294294
import picocli.CommandLine;
295+
import picocli.CommandLine.Command;
295296
import picocli.CommandLine.Option;
296297
import picocli.CommandLine.Parameters;
297298
import java.io.File;

0 commit comments

Comments
 (0)