[CMD]: New CTTY command.
[reactos.git] / reactos / base / shell / cmd / lang / zh-TW.rc
index db7a031..3a108bf 100644 (file)
@@ -100,6 +100,14 @@ COPY [/V][/Y|/-Y][/A|/B] 源 [/A|/B]\n\
   /-Y            覆蓋一個已存在的檔案時請求確認。\n\n\
 /Y 開關也可以在 COPYCMD 環境變數中指定。\n\
 ...\n"
+    STRING_CTTY_HELP "Changes the standard I/O terminal device to an auxiliary device.\n\n\
+CTTY device\n\n\
+  device    The terminal device you want to use as the new standard I/O device.\n\
+            This name must refer to a valid character device:\n\
+            AUX, COMx (x=1..N), CON, LPTx (x=1..N), PRN, NUL.\n\
+            CON is usually the default standard I/O device.\n\n\
+To return control to the standard console, type: CTTY CON on the auxiliary\n\
+device."
     STRING_DATE_HELP1 "\n輸入新的日期 (mm%cdd%cyyyy):"
     STRING_DATE_HELP2 "\n輸入新的日期 (dd%cmm%cyyyy):"
     STRING_DATE_HELP3 "\n輸入新的日期 (yyyy%cmm%cdd):"