jdk/test/sun/tools/jcmd/help_help.out
author dsamersoff
Thu, 09 Aug 2012 14:52:12 +0400
changeset 13417 0da65e793d21
parent 11365 05d995976571
child 22286 5c1a07e4573d
permissions -rw-r--r--
7183753: [TEST] Some colon in the diff for this test Summary: Reference output file contains extra colon Reviewed-by: sspitsyn, mgronlun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11365
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     1
help
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     2
For more information about a specific command use 'help <command>'. With no argument this will show a list of available commands. 'help all' will show help for all commands.
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     3
13417
0da65e793d21 7183753: [TEST] Some colon in the diff for this test
dsamersoff
parents: 11365
diff changeset
     4
Impact: Low 
11365
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     5
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     6
Syntax : help [options] [<command name>]
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     7
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     8
Arguments:
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
     9
	command name : [optional] The name of the command for which we want help (STRING, no default value)
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
    10
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
    11
Options: (options must be specified using the <key> or <key>=<value> syntax)
05d995976571 7104647: Adding a diagnostic command framework
fparain
parents:
diff changeset
    12
	-all : [optional] Show help for all commands (BOOLEAN, false)