X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=fsck.cpm.1;h=e88269ac05589f257f1c72c62123f66d6119b96d;hb=1f63e0639206e2b1d2757860fcbe77a86f3aaa3a;hp=ab39ead3ad05ac0f965a7d4b301c61db1a91a13c;hpb=749b004e4bb5830a6246a30ebe0a158e448327c5;p=debian%2Fcpmtools diff --git a/fsck.cpm.1 b/fsck.cpm.1 index ab39ead..e88269a 100644 --- a/fsck.cpm.1 +++ b/fsck.cpm.1 @@ -1,4 +1,4 @@ -.TH FSCK.CPM 1 "March 30, 2010" "CP/M tools" "User commands" +.TH FSCK.CPM 1 "October 10, 2022" "CP/M tools" "User commands" .SH NAME ..\"{{{roff}}}\"{{{ fsck.cpm \- check a CP/M file system .\"}}} @@ -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. @@ -37,6 +43,9 @@ Any errors are indicated by exit code 1. .SH FILES .\"{{{ ${prefix}/share/diskdefs CP/M disk format definitions .\"}}} +.SH ENVIRONMENT \"{{{ +CPMTOOLSFMT Default format +.\"}}} .SH DIAGNOSTICS .\"{{{ .IP "\fIimage\fP: \fIused\fP/\fItotal\fP files (\fIn\fP.\fIn\fP% non-contiguos), \fIused\fP/\fItotal\fP blocks" No inconsistencies could be found. The number of used files actually @@ -49,8 +58,8 @@ The number of used blocks includes the blocks used for system tracks and the directory. .\"}}} .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