langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
equal
deleted
inserted
replaced
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> |