Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/backup.hp @ 2958:77500452de1c
bootman: Rename assembler files to .as
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sun, 09 Feb 2014 22:53:29 +0100 |
parents | d1f2f21d6af7 |
children |
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 @BACKUP |
905 | 2 Syntax: Backup [<opts>] [<srcdev>] [<destdev>] |
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
3 Usage : Copies all data from one device to another |
840 | 4 Opts : |
5 e = exit if read error occurs | |
1830
d1f2f21d6af7
Added Robert Gault's 'F' option mod to backup for DSK images
boisy
parents:
905
diff
changeset
|
6 f = backup from file |
840 | 7 s = single disk backup |
8 -v = do not verify writes |