prepare to upload
[debian/cpmtools] / cpmchmod.1.in
index bd7a3dae932909ded4a2c3fef0806384d673e904..0af679c09e45a6612b0a869311aa894b958d3da6 100644 (file)
@@ -7,6 +7,7 @@ cpmchmod \- change file mode on CP/M files
 .B cpmchmod
 .RB [ \-f
 .IR format ]
 .B cpmchmod
 .RB [ \-f
 .IR format ]
+.RB [ \-u ]
 .I image
 .I mode
 .I file-pattern
 .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.
 .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).
 .\"}}}
 .IP "\fImode\fP"
 Octal file mode, as used in \fIchmod\fP(1).
 .\"}}}
@@ -28,17 +34,20 @@ Upon successful completion, exit code 0 is returned.
 .SH ERRORS \"{{{
 Any errors are indicated by exit code 1.
 .\"}}}
 .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 \"{{{
 .SH FILES \"{{{
 @DATADIR@/diskdefs     CP/M disk format definitions
 .\"}}}
 .SH AUTHORS \"{{{
-This program is copyright 1997, 1998, 1999, 2000, 2001 Michael Haardt
-<michael@moria.de> and copyright 2000, 2001 John Elliott
+This program is copyright 1997\(en2021 Michael Haardt
+<michael@moria.de> and copyright 2000, 2001, 2011 John Elliott
 <jce@seasip.demon.co.uk>.
 .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
 <jce@seasip.demon.co.uk>.
 .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,
 (at your option) any later version.
 .PP
 This program is distributed in the hope that it will be useful,