langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
changeset 41937 1313399705e9
parent 41934 a4da50688dc7
child 42412 ca6f4f1914b2
equal deleted inserted replaced
41936:94139f291be4 41937:1313399705e9
   336      recent.\n\n\
   336      recent.\n\n\
   337 /reload -restore\n\t\
   337 /reload -restore\n\t\
   338      Reset and replay the valid history between the previous and most\n\t\
   338      Reset and replay the valid history between the previous and most\n\t\
   339      recent time that jshell was entered, or a /reset, or /reload\n\t\
   339      recent time that jshell was entered, or a /reset, or /reload\n\t\
   340      command was executed. This can thus be used to restore a previous\n\t\
   340      command was executed. This can thus be used to restore a previous\n\t\
   341      jshell tool sesson.\n\n\
   341      jshell tool session.\n\n\
   342 /reload [-restore] -quiet\n\t\
   342 /reload [-restore] -quiet\n\t\
   343      With the '-quiet' argument the replay is not shown.  Errors will display.
   343      With the '-quiet' argument the replay is not shown.  Errors will display.
   344 
   344 
   345 help.classpath.summary = add a path to the classpath
   345 help.classpath.summary = add a path to the classpath
   346 help.classpath.args = <path>
   346 help.classpath.args = <path>