X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmls.1.in;h=3e9d189916c372f52521c6a6020bc2b2e4dac7e6;hb=2ae249af9815309abf802ff9167753fff6e4b87d;hp=f57c3bf0e2e92c3c7e631972b888e5228287f8e5;hpb=4da0ef28bc10c3dfa72b8d2c7e7f8db7a186bcbc;p=debian%2Fcpmtools diff --git a/cpmls.1.in b/cpmls.1.in index f57c3bf..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,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 \"{{{ @DATADIR@/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