diff options
Diffstat (limited to 'Make.8.in')
-rw-r--r-- | Make.8.in | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,7 +13,7 @@ If absent, commands are printed to stdout. .TP .B "\-D, \-\-Datei Machdatei" read rules from \fIMachdatei\fP. -If absent, use \fIMachdatei\fP in current directory. +If absent, use \fIMachdatei\fP in current directory or first parent containing \fIMachdatei\fP. .TP .B "\-P, \-\-Prüfsummen Prüfsummendatei" read/store checksums in \fIPrüfsummendatei\fP. @@ -22,6 +22,9 @@ If absent, use \fI.summen\fP in same directory as \fIMachdatei\fP. .B "\-a, \-\-alleSummenErneuern" refresh all checksums .TP +.B "\-l, \-\-leise" +print nothing but error messages and (if \fB-A\fP omitted) commands +.TP .B "\-u, \-\-unsicher" accept running jobs outside of directory of \fIAusgabedatei\fP or \fIPrüfsummendatei\fP .SH MACHDATEI SYNTAX |