Class MAN

java.lang.Object
org.jpos.q2.cli.MAN
All Implemented Interfaces:
CLICommand

public class MAN extends Object implements CLICommand
CLI command that displays the manual page for another CLI command.
  • Constructor Details

    • MAN

      public MAN()
      Default constructor; no instance state to initialise.
  • Method Details