X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=mkfs.cpm.1;h=b31fb7ceb4419c3371fea4c21a4aae51704cf8db;hb=be51a0b47ec4edacc689851a88ec6172737cb61c;hp=f0d1bfd922c94ad151cf8c99cf6fbf2de3137d25;hpb=edf600144998d1a1e09898548938cc11b95c10bc;p=debian%2Fcpmtools diff --git a/mkfs.cpm.1 b/mkfs.cpm.1 index f0d1bfd..b31fb7c 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 25, 2014" "CP/M tools" "User commands" .SH NAME \"{{{roff}}}\"{{{ mkfs.cpm \- make a CP/M file system .\"}}} @@ -11,6 +11,7 @@ mkfs.cpm \- make a CP/M file system .IR boot ] .RB [ \-L .IR label ] +.RB [ \-t ] .I image .ad b .\"}}} @@ -27,6 +28,8 @@ 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. .\"}}} .SH "RETURN VALUE" \"{{{ Upon successful completion, exit code 0 is returned.