File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/client/js/localization Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ export default {
150
150
\r\x1B[(special)m/help\x1B[0m\x1B[20GDisplay the short documentation (like you just did).
151
151
\r\x1B[(special)m/clear\x1B[0m\x1B[20GClears the screen and all the history.
152
152
\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.
154
154
\r\x1B[(special)m/info\x1B[0m\x1B[20GShow the information about the WebTerminal project.
155
155
\r\x1B[(special)m/logout\x1B[0m\x1B[20GLog out the current WebTerminal user and prompt for the authentication again.
156
156
\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 {
361
361
en : "Terminal process was terminated." ,
362
362
ru : "Процесс терминала был завершён."
363
363
}
364
- } ;
364
+ } ;
You can’t perform that action at this time.
0 commit comments