X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmrm.1.in;h=2f2bbc7e74456cb63dccc31dadf0c2f394198c96;hb=21ff9653b4c88aecd7f18dc5c03f36ae6d548094;hp=85fb74fb244b0d025a3932311f9533dc668a3e16;hpb=57a694dc85241a3a3b93fa75b9daa52b1760b834;p=debian%2Fcpmtools diff --git a/cpmrm.1.in b/cpmrm.1.in index 85fb74f..2f2bbc7 100644 --- a/cpmrm.1.in +++ b/cpmrm.1.in @@ -7,6 +7,7 @@ cpmrm \- remove files on CP/M disks .B cpmrm .RB [ \-f .IR format ] +.RB [ \-u ] .I image .I file-pattern \&... @@ -18,6 +19,11 @@ cpmrm \- remove files on CP/M disks .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\-u\fP" +Show all CP/M file names in upper case. .\"}}} .SH "RETURN VALUE" \"{{{ Upon successful completion, exit code 0 is returned. @@ -25,17 +31,20 @@ 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, 1998, 1999, 2000, 2001 Michael Haardt -. The Windows port is copyright 2000, 2001 John Elliott +This program is copyright 1997\(en2021 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 it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful,