aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2014-01-20 16:12:26 +0100
committerHans Nilsson <[email protected]>2014-01-21 16:36:38 +0100
commitfad418cd6b17e2c4509a282b95e87742317e543f (patch)
tree7e4b123a7366371692b761b24f640ecac1d8f89b
parenta0d2b4866851c5e3337fd41b854ea7595c594fa2 (diff)
downloadotp-fad418cd6b17e2c4509a282b95e87742317e543f.tar.gz
otp-fad418cd6b17e2c4509a282b95e87742317e543f.tar.bz2
otp-fad418cd6b17e2c4509a282b95e87742317e543f.zip
ssh: Update documentation
-rw-r--r--lib/ssh/doc/src/ssh.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml
index 679ef9bc19..ee41e17da4 100644
--- a/lib/ssh/doc/src/ssh.xml
+++ b/lib/ssh/doc/src/ssh.xml
@@ -38,6 +38,8 @@
<item>Supported SSH version is 2.0 </item>
<item>Supported MAC algorithms: hmac-sha1</item>
<item>Supported encryption algorithms: aes128-cb and 3des-cbc</item>
+ <item>Supports unicode filenames if the emulator does so for the current os</item>
+ <item>Supports unicode in shell and cli</item>
</list>
</section>