X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmls.1;h=eb840eea3a3b6c6acbee6391bd880fd13c2a6485;hb=cb982f5c8c10c588bfdff162a46246e01eeef28f;hp=8084a3c006bc16be022b74415dcff752ebf9ec5c;hpb=749b004e4bb5830a6246a30ebe0a158e448327c5;p=debian%2Fcpmtools diff --git a/cpmls.1 b/cpmls.1 index 8084a3c..eb840ee 100644 --- a/cpmls.1 +++ b/cpmls.1 @@ -1,13 +1,16 @@ -.TH CPMLS 1 "March 30, 2010" "CP/M tools" "User commands" +.TH CPMLS 1 "October 10, 2022" "CP/M tools" "User commands" .SH NAME \"{{{roff}}}\"{{{ 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. @@ -39,12 +47,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\(en2010 Michael Haardt -. The Windows port is copyright 2000, 2001 John Elliott +This program is copyright 1997\(en2021 Michael Haardt +. The Windows port is copyright 2000, 2001, 2011 John Elliott . .PP This program is free software; you can redistribute it and/or modify