Annotation Interface Usage
Declares a command usage method and provides example invocations for help output.
-
Optional Element Summary
Optional Elements
-
Element Details
-
examples
String[] examplesExample command usages to display in help output. Each string should represent an invocation with valid input for the command.- Returns:
- array of example usages
- Default:
- {}
-