Regenerate man page.
This commit is contained in:
parent
27276543b9
commit
e7a9d88a0e
1 changed files with 5 additions and 5 deletions
10
man/pandoc.1
10
man/pandoc.1
|
@ -1,5 +1,5 @@
|
|||
.\"t
|
||||
.\" Automatically generated by Pandoc 2.11.0.4
|
||||
.\" Automatically generated by Pandoc 2.11.1
|
||||
.\"
|
||||
.TH "Pandoc User\[cq]s Guide" "" "November 3, 2020" "pandoc 2.11.1" ""
|
||||
.hy
|
||||
|
@ -704,12 +704,12 @@ Specify the number of spaces per tab (default is 4).
|
|||
\f[B]\f[CB]--track-changes=accept\f[B]\f[R]|\f[B]\f[CB]reject\f[B]\f[R]|\f[B]\f[CB]all\f[B]\f[R]
|
||||
Specifies what to do with insertions, deletions, and comments produced
|
||||
by the MS Word \[lq]Track Changes\[rq] feature.
|
||||
\f[C]accept\f[R] (the default), inserts all insertions, and ignores all
|
||||
\f[C]accept\f[R] (the default) processes all the insertions and
|
||||
deletions.
|
||||
\f[C]reject\f[R] inserts all deletions and ignores insertions.
|
||||
\f[C]reject\f[R] ignores them.
|
||||
Both \f[C]accept\f[R] and \f[C]reject\f[R] ignore comments.
|
||||
\f[C]all\f[R] puts in insertions, deletions, and comments, wrapped in
|
||||
spans with \f[C]insertion\f[R], \f[C]deletion\f[R],
|
||||
\f[C]all\f[R] includes all insertions, deletions, and comments, wrapped
|
||||
in spans with \f[C]insertion\f[R], \f[C]deletion\f[R],
|
||||
\f[C]comment-start\f[R], and \f[C]comment-end\f[R] classes,
|
||||
respectively.
|
||||
The author and time of change is included.
|
||||
|
|
Loading…
Reference in a new issue