File tree Expand file tree Collapse file tree
src/client/js/localization Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ export default {
150150\r\x1B[(special)m/help\x1B[0m\x1B[20GDisplay the short documentation (like you just did).
151151\r\x1B[(special)m/clear\x1B[0m\x1B[20GClears the screen and all the history.
152152\r\x1B[(special)m/config\x1B[0m ...\x1B[20GAllows you to configure WebTerminal's behavior. Enter this command to get more information.
153- \r\x1B[(special)m/favorite\x1B[0m ...\x1B[20GAllows you to save or restore any freauently used commands. Enter this command to get more information.
153+ \r\x1B[(special)m/favorite\x1B[0m ...\x1B[20GAllows you to save or restore any frequently used commands. Enter this command to get more information.
154154\r\x1B[(special)m/info\x1B[0m\x1B[20GShow the information about the WebTerminal project.
155155\r\x1B[(special)m/logout\x1B[0m\x1B[20GLog out the current WebTerminal user and prompt for the authentication again.
156156\r\x1B[(special)m/sql\x1B[0m\x1B[20GSwitches terminal to SQL mode. Type SQL commands instead of COS. To exit SQL mode, enter this command again.
@@ -361,4 +361,4 @@ export default {
361361 en : "Terminal process was terminated." ,
362362 ru : "Процесс терминала был завершён."
363363 }
364- } ;
364+ } ;
You can’t perform that action at this time.
0 commit comments