summaryrefslogtreecommitdiff
path: root/support/arara/doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-05-08 03:00:45 +0000
committerNorbert Preining <norbert@preining.info>2024-05-08 03:00:45 +0000
commit5212716ef44f8ffc4e9fc21540cf5e6472f22f9d (patch)
tree72a2adb43cdfcc24259274163925ab68c1d75a51 /support/arara/doc
parent183e0a342c2d76377b644e9e09493a870d858cc7 (diff)
CTAN sync 202405080300
Diffstat (limited to 'support/arara/doc')
-rw-r--r--support/arara/doc/arara-manual.pdfbin953547 -> 953636 bytes
-rw-r--r--support/arara/doc/arara-quickstart.pdfbin174865 -> 174846 bytes
-rw-r--r--support/arara/doc/arara.18
-rw-r--r--support/arara/doc/resources/version.txt2
4 files changed, 6 insertions, 4 deletions
diff --git a/support/arara/doc/arara-manual.pdf b/support/arara/doc/arara-manual.pdf
index e790df4ce1..28fe31e398 100644
--- a/support/arara/doc/arara-manual.pdf
+++ b/support/arara/doc/arara-manual.pdf
Binary files differ
diff --git a/support/arara/doc/arara-quickstart.pdf b/support/arara/doc/arara-quickstart.pdf
index 8feecb1b7c..b141a58e5c 100644
--- a/support/arara/doc/arara-quickstart.pdf
+++ b/support/arara/doc/arara-quickstart.pdf
Binary files differ
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
diff --git a/support/arara/doc/resources/version.txt b/support/arara/doc/resources/version.txt
index 334b5cec1f..a52e7a4eb7 100644
--- a/support/arara/doc/resources/version.txt
+++ b/support/arara/doc/resources/version.txt
@@ -1 +1 @@
-7.1.4 \ No newline at end of file
+7.1.5 \ No newline at end of file