Skip to content

Commit dd29330

Browse files
authored
Merge branch 'main' into feature/fish-completion
2 parents ad51596 + 121646e commit dd29330

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)