summaryrefslogtreecommitdiff
path: root/support/arara/doc/arara.1
diff options
context:
space:
mode:
Diffstat (limited to 'support/arara/doc/arara.1')
-rw-r--r--support/arara/doc/arara.18
1 files changed, 5 insertions, 3 deletions
diff --git a/support/arara/doc/arara.1 b/support/arara/doc/arara.1
index e96b8cd24f..d733b7d1c4 100644
--- a/support/arara/doc/arara.1
+++ b/support/arara/doc/arara.1
@@ -1,4 +1,4 @@
-.TH ARARA 1 "02 May 2024" "v7.1.4"
+.TH ARARA 1 "06 May 2024" "v7.1.5"
.SH NAME
arara \- a TeX automation tool based on rules and directives.
.SH SYNOPSIS
@@ -22,8 +22,8 @@ Print or suppress command output.
Go through all the motions of running a command but with no actual calls.
.IP \fB--safe-run\fP
Run in safe mode and disable potentially harmful features.
-.IP \fB--header\fP
-Extract directives only in the file header.
+.IP \fB--whole-file\fP
+Extract directives in the file, not only in the header.
.IP \fB--preamble\fP name
Set the file preamble as named based on the configuration file.
.IP \fB--timeout\fP milliseconds
@@ -37,6 +37,8 @@ Set the working directory for the whole execution.
.IP \fB--call-property\fP value
Pass a property as \fCkey=value\fP parameter into the application
to be used within the session.
+.IP \fB--generate-completion\fP shell
+Generate a completion script for arara.
.IP \fB--version\fP
Show the version and exit.
.IP \fB--help\fP