cmd: Add short help for START command

Frédéric Delanoy frederic.delanoy at gmail.com
Sat Feb 11 11:50:43 CST 2012


---
 programs/cmd/cmd.rc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/programs/cmd/cmd.rc b/programs/cmd/cmd.rc
index cd7fd53..01891a8 100644
--- a/programs/cmd/cmd.rc
+++ b/programs/cmd/cmd.rc
@@ -294,6 +294,7 @@ REN (RENAME)\tRename a file\n\
 RD (RMDIR)\tDelete a subdirectory\n\
 SET\t\tSet or show environment variables\n\
 SETLOCAL\tStart localization of environment changes in a batch file\n\
+START\t\tStart a program, or open a document in the associated program\n\
 TIME\t\tSet or show the current system time\n\
 TITLE\t\tSet the window title for the CMD session\n\
 TYPE\t\tType the contents of a text file\n\
-- 
1.7.9




More information about the wine-patches mailing list