X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmchmod.1.in;h=0af679c09e45a6612b0a869311aa894b958d3da6;hb=4656a08e5f5e9a51b1c9f93d098ec9fc2bd2e308;hp=644ce15f44635424ad434841cd981613bdbdd210;hpb=eecb0a54d7bbb6d7f1085cad3e663164baad4c4f;p=debian%2Fcpmtools diff --git a/cpmchmod.1.in b/cpmchmod.1.in index 644ce15..0af679c 100644 --- a/cpmchmod.1.in +++ b/cpmchmod.1.in @@ -7,6 +7,7 @@ cpmchmod \- change file mode on CP/M files .B cpmchmod .RB [ \-f .IR format ] +.RB [ \-u ] .I image .I mode .I file-pattern @@ -19,6 +20,11 @@ cpmchmod \- change file mode on CP/M files .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. .IP "\fImode\fP" Octal file mode, as used in \fIchmod\fP(1). .\"}}} @@ -35,7 +41,7 @@ CPMTOOLSFMT Default format @DATADIR@/diskdefs CP/M disk format definitions .\"}}} .SH AUTHORS \"{{{ -This program is copyright 1997\(en2012 Michael Haardt +This program is copyright 1997\(en2021 Michael Haardt and copyright 2000, 2001, 2011 John Elliott . .PP