[Ttssh2-commit] [6032] 引数についての説明を追記

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2015年 9月 25日 (金) 22:10:35 JST


Revision: 6032
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6032
Author:   maya
Date:     2015-09-25 22:10:35 +0900 (Fri, 25 Sep 2015)
Log Message:
-----------
引数についての説明を追記

Modified Paths:
--------------
    trunk/doc/en/html/commandline/ttssh.html
    trunk/doc/ja/html/commandline/ttssh.html

-------------- next part --------------
Modified: trunk/doc/en/html/commandline/ttssh.html
===================================================================
--- trunk/doc/en/html/commandline/ttssh.html	2015-09-25 02:27:17 UTC (rev 6031)
+++ trunk/doc/en/html/commandline/ttssh.html	2015-09-25 13:10:35 UTC (rev 6032)
@@ -163,7 +163,7 @@
 
 </dl>
 
-<p>If the value can include the space character, a user should put the value in quotations by using `"' character.<br>
+<p>If the value can include the space character and semicolon, a user should put the value in quotations by using `"' character.<br>
 If the value includes the `"' character, the user should write the `"' character two times.</p>
 
 
@@ -176,6 +176,8 @@
 ttermpro.exe server3:22 /ssh /2 /auth=password /user=guest /passwd=guest
 ttermpro.exe server4:22 /ssh /2 /auth=publickey /user=admin /keyfile=pathofkeyfile /ask4passwd
 ttermpro.exe ssh://user:password@server5/ /auth=password
+ttermpro.exe server6:22 /ssh /2 /auth=publickey /user=guest /keyfile="C:\Users\foo\Documents\My keys\id_ed25519" /passwd="Yu/eA;G2"
+ttermpro.exe server7:22 /ssh /2 /auth=password /user=guest /passwd="foo""bar"
 </pre>
 
 

Modified: trunk/doc/ja/html/commandline/ttssh.html
===================================================================
--- trunk/doc/ja/html/commandline/ttssh.html	2015-09-25 02:27:17 UTC (rev 6031)
+++ trunk/doc/ja/html/commandline/ttssh.html	2015-09-25 13:10:35 UTC (rev 6032)
@@ -163,7 +163,7 @@
 
 </dl>
 
-<p>\x92l\x82ɃX\x83y\x81[\x83X\x82\xF0\x8A܂߂邽\x82߂ɂ́A\x92l\x91S\x91̂\xF0 `"' \x82ň͂\xF1\x82ł\xAD\x82\xBE\x82\xB3\x82\xA2\x81B<br>
+<p>\x92l\x82ɃX\x83y\x81[\x83X\x82\xE2\x83Z\x83~\x83R\x83\x8D\x83\x93\x82\xF0\x8A܂߂邽\x82߂ɂ́A\x92l\x91S\x91̂\xF0 `"' \x82ň͂\xF1\x82ł\xAD\x82\xBE\x82\xB3\x82\xA2\x81B<br>
 \x92l\x82\xC9 `"' \x82\xF0\x8A܂߂邽\x82߂ɂ́A\x98A\x91\xB1\x82\xB5\x82\xBD `"'("") \x82\xF0\x8Ew\x92肵\x82Ă\xAD\x82\xBE\x82\xB3\x82\xA2\x81B</p>
 
 
@@ -176,6 +176,8 @@
 ttermpro.exe server3:22 /ssh /2 /auth=password /user=guest /passwd=guest
 ttermpro.exe server4:22 /ssh /2 /auth=publickey /user=admin /keyfile=pathofkeyfile /ask4passwd
 ttermpro.exe ssh://user:password@server5/ /auth=password
+ttermpro.exe server6:22 /ssh /2 /auth=publickey /user=guest /keyfile="C:\Users\foo\Documents\My keys\id_ed25519" /passwd="Yu/eA;G2"
+ttermpro.exe server7:22 /ssh /2 /auth=password /user=guest /passwd="foo""bar"
 </pre>
 
 



Ttssh2-commit メーリングリストの案内
Back to archive index