From cd03ccca583470ef24a13769da292bd364b748e4 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 21 Dec 2019 10:30:28 -0800
Subject: Update man page and MANUAL date.

---
 man/pandoc.1 | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

(limited to 'man')

diff --git a/man/pandoc.1 b/man/pandoc.1
index 5ceaec058..92fe61116 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -1,5 +1,5 @@
 .\"t
-.TH PANDOC 1 "December 12, 2019" "pandoc 2.9"
+.TH PANDOC 1 "December 21, 2019" "pandoc 2.9.1"
 .SH NAME
 pandoc - general markup converter
 .SH SYNOPSIS
@@ -250,6 +250,8 @@ if you need extensions not supported in \f[C]gfm\f[R].
 .IP \[bu] 2
 \f[C]jats\f[R] (JATS XML)
 .IP \[bu] 2
+\f[C]jira\f[R] (Jira wiki markup)
+.IP \[bu] 2
 \f[C]json\f[R] (JSON version of native AST)
 .IP \[bu] 2
 \f[C]latex\f[R] (LaTeX)
@@ -525,8 +527,9 @@ Markdown documents that use level-1 headings for sections to HTML, since
 pandoc uses a level-1 heading to render the document title.
 .TP
 \f[B]\f[CB]--base-header-level=\f[B]\f[R]\f[I]NUMBER\f[R]
-\f[I]Deprecated. Use \f[CI]--shift-heading-level-by\f[I] instead.\f[R]
-Specify the base level for headings (defaults to 1).
+\f[I]Deprecated. Use \f[CI]--shift-heading-level-by\f[I]=X instead,
+where X = NUMBER - 1.\f[R] Specify the base level for headings (defaults
+to 1).
 .TP
 \f[B]\f[CB]--strip-empty-paragraphs\f[B]\f[R]
 \f[I]Deprecated. Use the \f[CI]+empty_paragraphs\f[I] extension
-- 
cgit v1.2.3