X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmchmod.1;h=5481e4514ff2e6526a3c9276b0342901ba0a5877;hb=refs%2Fheads%2Fupstream;hp=02c6cfbf53a3966365f211b36d89322aa70df66b;hpb=da79766c5b4c4bae50ddc7bd81b610d3a45c5899;p=debian%2Fcpmtools diff --git a/cpmchmod.1 b/cpmchmod.1 index 02c6cfb..5481e45 100644 --- a/cpmchmod.1 +++ b/cpmchmod.1 @@ -1,4 +1,4 @@ -.TH CPMCHMOD 1 "July 6, 2009" "CP/M tools" "User commands" +.TH CPMCHMOD 1 "October 10, 2022" "CP/M tools" "User commands" .SH NAME \"{{{roff}}}\"{{{ cpmchmod \- change file mode on CP/M files .\"}}} @@ -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). .\"}}} @@ -28,12 +34,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\(en2008 Michael Haardt - and copyright 2000, 2001 John Elliott +This program is copyright 1997\(en2021 Michael Haardt + and copyright 2000, 2001, 2011 John Elliott . .PP This program is free software; you can redistribute it and/or modify