svnno****@sourc*****
svnno****@sourc*****
2009年 10月 16日 (金) 00:00:21 JST
Revision: 3647 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3647 Author: yutakapon Date: 2009-10-16 00:00:21 +0900 (Fri, 16 Oct 2009) Log Message: ----------- setdebug ãã¯ãã«ãµã³ãã«ã³ã¼ãã追å ããã Modified Paths: -------------- trunk/doc/en/html/macro/command/setdebug.html trunk/doc/ja/html/macro/command/setdebug.html -------------- next part -------------- Modified: trunk/doc/en/html/macro/command/setdebug.html =================================================================== --- trunk/doc/en/html/macro/command/setdebug.html 2009-10-14 16:13:56 UTC (rev 3646) +++ trunk/doc/en/html/macro/command/setdebug.html 2009-10-15 15:00:21 UTC (rev 3647) @@ -42,6 +42,12 @@ setdebug 0 </pre> +<pre class="macro-example"> +setdebug 1 +wait '^I^M^J' +setdebug 0 +</pre> + <h2>Reference</h2> <a href="wait.html">wait</a><br> Modified: trunk/doc/ja/html/macro/command/setdebug.html =================================================================== --- trunk/doc/ja/html/macro/command/setdebug.html 2009-10-14 16:13:56 UTC (rev 3646) +++ trunk/doc/ja/html/macro/command/setdebug.html 2009-10-15 15:00:21 UTC (rev 3647) @@ -42,6 +42,12 @@ setdebug 0 </pre> +<pre class="macro-example"> +setdebug 1 +wait '^I^M^J' +setdebug 0 +</pre> + <h2>QÆ</h2> <a href="wait.html">wait</a><br>