mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +00:00
8178520: jshell tool: /help /save -- incorrect description of /save -start
Reviewed-by: jlahoda
This commit is contained in:
parent
101400a2f7
commit
2d34a0490a
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user