2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-09-05 00:05:07 +00:00

Move command docs and script to contrib/docs

This commit is contained in:
Diego Ximenez
2024-06-27 20:32:31 +02:00
parent 66d5ad1a69
commit e577dfc7d6
66 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
### unicode
Toggle unicode input enabled/disabled in interactive shell
Usage: `unicode`
<pre>
Unicode mode is experimental, you might experience
some issues interacting with the console
(e.g. history navigation fails).
Type "help --unicode" for further info
Note: this command is only available on some versions of Windows
</pre>