X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmls.1.in;h=3e9d189916c372f52521c6a6020bc2b2e4dac7e6;hb=467dd04c1725e6c119ba786a3aad2ef46f43e7db;hp=5ba6fe816e9f5d82adcccec4ad75ebaea5361d89;hpb=32087c67d53a8f8058b359388f23e2dbc9436d54;p=debian%2Fcpmtools diff --git a/cpmls.1.in b/cpmls.1.in index 5ba6fe8..3e9d189 100644 --- a/cpmls.1.in +++ b/cpmls.1.in @@ -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. @@ -39,17 +47,20 @@ 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 \"{{{ @DATADIR@/diskdefs CP/M disk format definitions .\"}}} .SH AUTHORS \"{{{ -This program is copyright 1997, 1998, 1999, 2000, 2001 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 it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or +the Free Software Foundation; either version 3 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful,