Class CliHelpDefinition

java.lang.Object
org.mapfish.print.cli.CliHelpDefinition
Direct Known Subclasses:
CliDefinition

public class CliHelpDefinition extends Object
The Cli definition for when the user wants to print the cli usage/options.
  • Field Details

    • help

      @Argument(description="Print all the commandline options.", alias="?") public boolean help
      Print all the commandline options.