Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1094 → Rev 1095

/svarcom/trunk/cmd/rename.c
41,7 → 41,6
nls_outputnl(25,2); /* "REN [drive:][path]filename1 filename2" */
outputnl("");
nls_outputnl(25,3); /* "Note that you cannot specify a new drive or (...)" */
nls_outputnl(25,4); /* extra note about usage of wildcards */
return(CMD_OK);
}