X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmcp.1;h=6eae3feaed5c8337dc96be709b3267f64a3b7fed;hb=b1e873c5b2f6376bb39ff0fda1464cbbacbae5f7;hp=1ec8f971c7c98740f33f6dd51b1cb8cf4065d054;hpb=224b4e6d27a3af235500d9d8028ddbd3a60af7ed;p=debian%2Fcpmtools diff --git a/cpmcp.1 b/cpmcp.1 index 1ec8f97..6eae3fe 100644 --- a/cpmcp.1 +++ b/cpmcp.1 @@ -1,4 +1,4 @@ -.TH CPMCP 1 "November 26, 2007" "CP/M tools" "User commands" +.TH CPMCP 1 "October 25, 2014" "CP/M tools" "User commands" .SH NAME \"{{{roff}}}\"{{{ cpmcp \- copy files from and to CP/M disks .\"}}} @@ -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 \"{{{ ${prefix}/share/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