From 5212716ef44f8ffc4e9fc21540cf5e6472f22f9d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 8 May 2024 03:00:45 +0000 Subject: CTAN sync 202405080300 --- support/arara/doc/arara-manual.pdf | Bin 953547 -> 953636 bytes support/arara/doc/arara-quickstart.pdf | Bin 174865 -> 174846 bytes support/arara/doc/arara.1 | 8 +++++--- support/arara/doc/resources/version.txt | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) (limited to 'support/arara/doc') diff --git a/support/arara/doc/arara-manual.pdf b/support/arara/doc/arara-manual.pdf index e790df4ce1..28fe31e398 100644 Binary files a/support/arara/doc/arara-manual.pdf and b/support/arara/doc/arara-manual.pdf differ diff --git a/support/arara/doc/arara-quickstart.pdf b/support/arara/doc/arara-quickstart.pdf index 8feecb1b7c..b141a58e5c 100644 Binary files a/support/arara/doc/arara-quickstart.pdf and b/support/arara/doc/arara-quickstart.pdf 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 -- cgit v1.2.3