8178520: jshell tool: /help /save -- incorrect description of /save -start

Reviewed-by: jlahoda
This commit is contained in:
Robert Field 2017-04-13 14:11:33 -07:00
parent 101400a2f7
commit 2d34a0490a

View File

@ -264,7 +264,7 @@ Save the specified snippets and/or commands to the specified file.\n\
/save -history <file>\n\t\
Save the sequential history of all commands and snippets entered since jshell was launched.\n\n\
/save -start <file>\n\t\
Save the default start-up definitions to the file.
Save the current start-up definitions to the file.
help.open.summary = open a file as source input
help.open.args = <file>