X-Git-Url: https://git.gag.com/?p=debian%2Fcpmtools;a=blobdiff_plain;f=cpmchmod.1.in;h=780e38317ac03c21656eed32bc9f15ae7384e53d;hp=f758ee121a3541f9f485e0041f5ea622acc5e711;hb=b1e873c5b2f6376bb39ff0fda1464cbbacbae5f7;hpb=da79766c5b4c4bae50ddc7bd81b610d3a45c5899 diff --git a/cpmchmod.1.in b/cpmchmod.1.in index f758ee1..780e383 100644 --- a/cpmchmod.1.in +++ b/cpmchmod.1.in @@ -19,6 +19,9 @@ cpmchmod \- change file mode on CP/M files .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 "\fImode\fP" Octal file mode, as used in \fIchmod\fP(1). .\"}}} @@ -28,12 +31,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\(en2008 Michael Haardt - and copyright 2000, 2001 John Elliott +This program is copyright 1997\(en2012 Michael Haardt + and copyright 2000, 2001, 2011 John Elliott . .PP This program is free software; you can redistribute it and/or modify