looks like this patch may no longer be needed?
[debian/cpmtools] / cpmls.1.in
index a75019cb18786b9814d5fbf5abe7a02bb581c231..3e9d189916c372f52521c6a6020bc2b2e4dac7e6 100644 (file)
@@ -5,9 +5,12 @@ cpmls \- list sorted contents of directory
 .SH SYNOPSIS \"{{{
 .ad l
 .B cpmls
-.RB [ \-d | \-D | \-F | \-A | \-l [ \-c ][ \-i ]]
 .RB [ \-f
 .IR format ]
+.RB [ \-T
+.IR libdsk-type ]
+.RB [ \-d | \-D | \-F | \-A | \-l [ \-c ][ \-i ]]
+.RB [ \-u ]
 .I image
 .RI [ file-pattern "...]"
 .ad b
@@ -18,6 +21,9 @@ cpmls \- list sorted contents of directory
 .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\-d\fP
 Old CP/M 2.2 dir output.
 .IP \fB\-D\fP
@@ -32,6 +38,8 @@ Long UNIX-style directory listing including size, time stamp and user number.
 Output the creation time, not the modification time.
 .IP \fB\-i\fP
 Print index number of each file.
+.IP "\fB\-u\fP"
+Show all CP/M file names in upper case.
 .\"}}}
 .SH "RETURN VALUE" \"{{{
 Upon successful completion, exit code 0 is returned.
@@ -46,7 +54,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
 <michael@moria.de>.  The Windows port is copyright 2000, 2001, 2011 John Elliott
 <jce@seasip.demon.co.uk>.
 .PP