From fcf80750bc8d304a737de087e67cf2719320f01c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 20 Dec 2017 12:08:27 +0100 Subject: update man page --- Make.1.in | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Make.1.in b/Make.1.in index 48acf2f..8cb4ddf 100644 --- a/Make.1.in +++ b/Make.1.in @@ -22,8 +22,11 @@ If absent, use \fI.summen\fP in same directory as \fIMachdatei\fP. .B "\-l, \-\-leise" print nothing but error messages and (if \fB-A\fP omitted) commands .TP +.B "\-s, \-\-sicher" +always check for jobs running outside of directory of \fIAusgabedatei\fP or \fIPrüfsummendatei\fP +.TP .B "\-u, \-\-unsicher" -accept running jobs outside of directory of \fIAusgabedatei\fP or \fIPrüfsummendatei\fP +never check for jobs running outside of directory of \fIAusgabedatei\fP or \fIPrüfsummendatei\fP .TP .B "\-w, \-\-warten" wait for user input on error @@ -77,8 +80,9 @@ file name and path of \fIn\fP-th source file .B "%ifile\fIn\fP%" (*) file name of \fIn\fP-th source file .TP -.B "%basename\fIn\fP%" (*) -file name of \fIn\fP-th source file without extension(s) +.B "%basename\fIn1\fP,\fIn2\fP%" (*) +file name of \fIn1\fP-th source file without last n2 extension(s). +If \fIn2\fP is omitted, it defaults to removing all extensions. .TP .B "%dirname\fIn1\fP,\fIn2\fP,\fIn3\fP%" (*) components \fIn2\fP upto \fIn3\fP of path to \fIn1\fP-th source file. -- cgit v1.2.3