X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=mkfs.cpm.1;h=55f059644bcb72378d565de1f2a69d4901a33478;hb=4656a08e5f5e9a51b1c9f93d098ec9fc2bd2e308;hp=f0d1bfd922c94ad151cf8c99cf6fbf2de3137d25;hpb=eecb0a54d7bbb6d7f1085cad3e663164baad4c4f;p=debian%2Fcpmtools diff --git a/mkfs.cpm.1 b/mkfs.cpm.1 index f0d1bfd..55f0596 100644 --- a/mkfs.cpm.1 +++ b/mkfs.cpm.1 @@ -1,4 +1,4 @@ -.TH MKFS.CPM 1 "November 16, 2013" "CP/M tools" "User commands" +.TH MKFS.CPM 1 "October 10, 2022" "CP/M tools" "User commands" .SH NAME \"{{{roff}}}\"{{{ mkfs.cpm \- make a CP/M file system .\"}}} @@ -11,6 +11,8 @@ mkfs.cpm \- make a CP/M file system .IR boot ] .RB [ \-L .IR label ] +.RB [ \-t ] +.RB [ \-u ] .I image .ad b .\"}}} @@ -27,6 +29,10 @@ times. The file contents (typically boot block, CCP, BDOS and BIOS) are written to sequential sectors, padding with 0xe5 if needed. .IP "\fB\-L\fP \fIlabel\fP" Label the file system. This is only supported by CP/M Plus. +.IP "\fB\-t\fP" +Create time stamps. +.IP "\fB\-u\fP" +Show all CP/M file names in upper case. .\"}}} .SH "RETURN VALUE" \"{{{ Upon successful completion, exit code 0 is returned. @@ -41,7 +47,7 @@ CPMTOOLSFMT Default format ${prefix}/share/diskdefs CP/M disk format definitions .\"}}} .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