add to rules to get diskdefs in a compliant location again
[debian/cpmtools] / cpmchattr.1
index 3ce7e5fe54b43e80228ac7cf5cd6e68e57cba1c0..909b7285f135e74ea5a436c2ade2f9846a994646 100644 (file)
@@ -1,4 +1,4 @@
-.TH CPMCHATTR 1 "December 20, 2009" "CP/M tools" "User commands"
+.TH CPMCHATTR 1 "October 10, 2022" "CP/M tools" "User commands"
 .SH NAME \"{{{roff}}}\"{{{
 cpmchattr \- change file attributes on CP/M files
 .\"}}}
@@ -7,6 +7,7 @@ cpmchattr \- change file attributes on CP/M files
 .B cpmchattr
 .RB [ \-f
 .IR format ]
+.RB [ \-u ]
 .I image
 .I attrib
 .I file-pattern
@@ -19,6 +20,11 @@ cpmchattr \- change file attributes 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 "\fIattrib\fP"
 Set the file attributes as given.
 .\"}}}
@@ -57,12 +63,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\(en2009 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