Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/copy.hp @ 844:5b803d860bdb
Optimized help
author | boisy |
---|---|
date | Tue, 14 Jan 2003 15:36:45 +0000 |
parents | 7e26baed713e |
children | 970d2ad93c21 |
rev | line source |
---|---|
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
1 @COPY |
837 | 2 Syntax: Copy [<opts>] <srcpath> [<dstpath>] [<opts>] |
3 Usage : copies files | |
4 Opts : | |
5 -a = abort on error | |
6 -p = don't print files copied (use with -w) | |
7 -r = rewrite destination | |
8 -s = single drive copy | |
844 | 9 -w=<dir> = copy to <dir> |
837 | 10 -x = copy from exec dir |