X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmls.1;h=eb840eea3a3b6c6acbee6391bd880fd13c2a6485;hb=321299afa796b8c151b941e90cceb4ea5f0acc85;hp=849cb1ae74d9073b2cfb317151345f2da549563e;hpb=da79766c5b4c4bae50ddc7bd81b610d3a45c5899;p=debian%2Fcpmtools diff --git a/cpmls.1 b/cpmls.1 index 849cb1a..eb840ee 100644 --- a/cpmls.1 +++ b/cpmls.1 @@ -1,13 +1,16 @@ -.TH CPMLS 1 "July 6, 2009" "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\(en2008 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