X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmcp.1.in;h=33bff1b9afc9b6a62068879d11eee8bfd4111fd8;hb=b1e873c5b2f6376bb39ff0fda1464cbbacbae5f7;hp=bb42015c52c89e730623d00c58d7f15ef436a505;hpb=224b4e6d27a3af235500d9d8028ddbd3a60af7ed;p=debian%2Fcpmtools diff --git a/cpmcp.1.in b/cpmcp.1.in index bb42015..33bff1b 100644 --- a/cpmcp.1.in +++ b/cpmcp.1.in @@ -7,6 +7,7 @@ cpmcp \- copy files from and to CP/M disks .B cpmcp .RB [ \-f .IR format ] +.RB [ \-p ] .RB [ \-t ] .I image \fIuser\fP\fB:\fP\fIfile\fP \fIfile\fP @@ -14,6 +15,7 @@ cpmcp \- copy files from and to CP/M disks .B cpmcp .RB [ \-f .IR format ] +.RB [ \-p ] .RB [ \-t ] .I image \fIuser\fP\fB:\fP\fIfile\fP ... \fIdirectory\fP @@ -21,6 +23,7 @@ cpmcp \- copy files from and to CP/M disks .B cpmcp .RB [ \-f .IR format ] +.RB [ \-p ] .RB [ \-t ] .I image \fIfile\fP \fIuser\fP\fB:\fP\fIfile\fP @@ -28,6 +31,7 @@ cpmcp \- copy files from and to CP/M disks .B cpmcp .RB [ \-f .IR format ] +.RB [ \-p ] .RB [ \-t ] .I image \fIfile\fP ... \fIuser\fP\fB:\fP @@ -48,6 +52,12 @@ file name patterns. .SH OPTIONS \"{{{ .IP "\fB\-f\fP \fIformat\fP" Use the given CP/M disk \fIformat\fP instead of the default format. +.IP "\fB\-T\fP \fIlibdsk-type\fP" +libdsk driver type, e.g. \fBtele\fP for Teledisk images or \fBraw\fP for raw images +(requires building cpmtools with support for libdsk). +.IP \fB\-p\fP +Preserve time stamps when copying files from CP/M to UNIX (not +implemented for copying the other way so far). .IP \fB\-t\fP Convert text files between CP/M and UNIX conventions. .\"}}} @@ -57,12 +67,15 @@ Upon successful completion, exit code 0 is returned. .SH ERRORS \"{{{ Any errors are indicated by exit code 1. .\"}}} +.SH ENVIRONMENT \"{{{ +CPMTOOLSFMT Default format +.\"}}} .SH FILES \"{{{ @DATADIR@/diskdefs CP/M disk format definitions .\"}}} .SH AUTHORS \"{{{ -This program is copyright 1997\(en2007 Michael Haardt -. The Windows port is copyright 2000, 2001 John Elliott +This program is copyright 1997\(en2012 Michael Haardt +. The Windows port is copyright 2000, 2001, 2011 John Elliott . .PP This program is free software; you can redistribute it and/or modify