X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=fsck.cpm.1.in;h=84a3c80388133942a8e0d5bce102553d3f4ec339;hb=cb982f5c8c10c588bfdff162a46246e01eeef28f;hp=929074d95d25ca358d82cf4a23da7ac64748a236;hpb=edf600144998d1a1e09898548938cc11b95c10bc;p=debian%2Fcpmtools diff --git a/fsck.cpm.1.in b/fsck.cpm.1.in index 929074d..84a3c80 100644 --- a/fsck.cpm.1.in +++ b/fsck.cpm.1.in @@ -8,6 +8,7 @@ fsck.cpm \- check a CP/M file system .RB [ \-f .IR format ] .RB [ \-n ] +.RB [ \-u ] .I image .ad b .\"}}} @@ -25,8 +26,13 @@ invalid time stamp mode). The second pass checks extent connectivity .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\-n\fP" Open the file system read-only and do not repair any errors. +.IP "\fB\-u\fP" +Show all CP/M file names in upper case. .\"}}} .SH "RETURN VALUE" .\"{{{ Upon successful completion, exit code 0 is returned. @@ -52,7 +58,7 @@ The number of used blocks includes the blocks used for system tracks and the directory. .\"}}} .SH AUTHORS .\"{{{ -This program is copyright 1997\(en2012 Michael Haardt +This program is copyright 1997\(en2021 Michael Haardt . The Windows port is copyright 2000, 2001, 2011 John Elliott . .PP