Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/backup.hp @ 946:5c80e10a5d03
renamed variable that was clashing with one in systype
author | boisy |
---|---|
date | Tue, 21 Jan 2003 21:17:37 +0000 |
parents | 1f6c644006f1 |
children | d1f2f21d6af7 |
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 | |
6 s = single disk backup | |
7 -v = do not verify writes |