jonelo.jacksum.cli
Class JacksumHelp
java.lang.Object
jonelo.jacksum.cli.JacksumHelp
public class JacksumHelp
extends java.lang.Object
static void | help(String code, String search)
|
static void | printGPL() - print the GPL information and an OSI certified note to stdout
|
static void | printHelpLong(String filename, String search) - print the documentation
|
static void | printHelpShort() - print GPL info and a short help
|
static void | printVersion() - print Jacksum's program version
|
help
public static void help(String code,
String search)
throws ExitException
printGPL
public static void printGPL()
print the GPL information and an OSI certified note to stdout
printHelpLong
public static void printHelpLong(String filename,
String search)
throws FileNotFoundException,
IOException
print the documentation
filename
- the flat file containing the documentation
printHelpShort
public static void printHelpShort()
throws ExitException
print GPL info and a short help
printVersion
public static void printVersion()
print Jacksum's program version