annotate level1/sys/copy.hp @ 2879:531841047512 lwtools-port

boot_scsi.asm: Fix SCSI ID when booting from SCSI Due to a typo it would probe for SCSI ID 4 instead of default 0 (or 8 for HDBDOS/SuperDriver).
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 24 Nov 2013 16:08:53 +0100
parents 4e2aad6b55bd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
2 Syntax: Copy [<opts>] <srcpath> [<dstpath>] [<opts>]
1157
970d2ad93c21 Consistency fixes
boisy
parents: 844
diff changeset
3 Usage : Copies files
837
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
4 Opts :
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
5 -a = abort on error
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
6 -p = don't print files copied (use with -w)
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
7 -r = rewrite destination
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
8 -s = single drive copy
1591
4e2aad6b55bd co32.asm: copious source notes added
boisy
parents: 1157
diff changeset
9 -v = verify the copy
844
5b803d860bdb Optimized help
boisy
parents: 837
diff changeset
10 -w=<dir> = copy to <dir>
837
7e26baed713e Updated help with new opts
boisy
parents: 285
diff changeset
11 -x = copy from exec dir