summaryrefslogtreecommitdiff
path: root/support/bib2gls/bib2gls.1
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-31 03:01:01 +0000
committerNorbert Preining <norbert@preining.info>2024-01-31 03:01:01 +0000
commit79e1bbc1ad6b308aa2074540b2afd43b6a72ce03 (patch)
tree32074e03eec88cf72e5973ddff176a0534c77dff /support/bib2gls/bib2gls.1
parent084f5d8435744b7ea7ef487ec111a7bfd100ed62 (diff)
CTAN sync 202401310301
Diffstat (limited to 'support/bib2gls/bib2gls.1')
-rw-r--r--support/bib2gls/bib2gls.110
1 files changed, 9 insertions, 1 deletions
diff --git a/support/bib2gls/bib2gls.1 b/support/bib2gls/bib2gls.1
index fb8ea43d20..3debddeefa 100644
--- a/support/bib2gls/bib2gls.1
+++ b/support/bib2gls/bib2gls.1
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "BIB2GLS 1"
-.TH BIB2GLS 1 2023-08-24 "perl v5.36.1" bib2gls
+.TH BIB2GLS 1 2024-01-30 "perl v5.36.3" bib2gls
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -94,6 +94,10 @@ location into a normal record (default).
Instruct the TeX parser library to attempt to parse the
packages listed in \fIlist\fR. This is intended for simple custom
packages that don't contain complex code.
+.IP "\fB\-\-date\-in\-header\fR (or \fB\-D\fR)" 4
+.IX Item "--date-in-header (or -D)"
+The header comment at the start of the \fI.glstex\fR file will include
+the file modification date.
.IP "\fB\-\-debug\fR [\fIn\fR]" 4
.IX Item "--debug [n]"
Switch on the debug mode at the given setting \fIn\fR, which
@@ -258,6 +262,10 @@ Don't check for instances of \f(CW\*(C`\ecitation\*(C'\fR in the \fI.aux\fR file
.IX Item "--no-collapse-same-location-range"
Don't collapse an explicit range that has a duplicate start and end
location into a normal record.
+.IP \fB\-\-no\-date\-in\-header\fR 4
+.IX Item "--no-date-in-header"
+The header comment at the start of the \fI.glstex\fR file will not include
+the file modification date (default).
.IP "\fB\-\-no\-debug\fR (or \fB\-\-nodebug\fR)" 4
.IX Item "--no-debug (or --nodebug)"
Switch off debug mode. (Equivalent to \fB\-\-debug\fR \fB0\fR)