Update upstream source from tag 'upstream/2.23'
[debian/cpmtools] / cpmchmod.1
index 1b8329f0c0d329f9e72b42b37c8b1c53748975ba..5481e4514ff2e6526a3c9276b0342901ba0a5877 100644 (file)
@@ -1,4 +1,4 @@
-.TH CPMCHMOD 1 "October 25, 2014" "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
@@ -22,6 +23,8 @@ 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).
 .\"}}}
@@ -38,7 +41,7 @@ CPMTOOLSFMT     Default format
 ${prefix}/share/diskdefs       CP/M disk format definitions
 .\"}}}
 .SH AUTHORS \"{{{
-This program is copyright 1997\(en2012 Michael Haardt
+This program is copyright 1997\(en2021 Michael Haardt
 <michael@moria.de> and copyright 2000, 2001, 2011 John Elliott
 <jce@seasip.demon.co.uk>.
 .PP