summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-12-15 20:43:35 +0000
committerKarl Berry <karl@freefriends.org>2022-12-15 20:43:35 +0000
commit5aa09c48e67ba5f76ab81df5a039dc762951f56f (patch)
tree35457647178f4b01b5ade743cce3de92cc69aba8 /Master/texmf-dist/doc/man
parent9016960eb053b949ab2b9c73c31fd8d598fd5f13 (diff)
bibcop (15dec22)
git-svn-id: svn://tug.org/texlive/trunk@65279 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r--Master/texmf-dist/doc/man/man1/bibcop.115
-rw-r--r--Master/texmf-dist/doc/man/man1/bibcop.man1.pdfbin13208 -> 13132 bytes
2 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/man/man1/bibcop.1 b/Master/texmf-dist/doc/man/man1/bibcop.1
index 8f92e426299..5cc7f77c15d 100644
--- a/Master/texmf-dist/doc/man/man1/bibcop.1
+++ b/Master/texmf-dist/doc/man/man1/bibcop.1
@@ -1,16 +1,16 @@
-.TH bibcop 1 "2022-12-13"
+.TH bibcop 1 "2022-12-15"
.SH NAME
-bibcop \- Style Checker and Fixer of .bib Files
+bibcop \- Style Checker and Fixer of BibTeX Files (.bib)
.SH SYNOPSIS
bibcop [<options>] <.bib file path>
.SH DESCRIPTION
-The bibcop tool is a Perl script for checking the quality of .bib
-files and automatically fixing found inconsistencies. It is not only
+The bibcop tool is a Perl script for checking the quality of BibTeX bibliograph
+files (.bib) and automatically fixing found inconsistencies. It is not only
a command line tool, but a LaTeX package, which can check the quality
of a .bib file during the rendering of a LaTeX document. All found
issues are reported as LaTeX warnings.
.SH OPTIONS
-Various options apply
+Various options apply:
.IP --version
Print the version of the tool
.IP --help
@@ -19,10 +19,11 @@ Print the introduction screen
Autho-fix all issues and print a new content to the console
.IP --latex
Print everything in LaTeX format
-.SH BUGS
+.IP --verbose
+Print debugging information too
.SH AUTHOR
Yegor Bugayenko (yegor256@gmail.com)
-.PP
+.SH BUGS
Please log issues on the GitHub homepage:
https://github.com/yegor256/bibcop/issues.
.SH SEE ALSO
diff --git a/Master/texmf-dist/doc/man/man1/bibcop.man1.pdf b/Master/texmf-dist/doc/man/man1/bibcop.man1.pdf
index d5ad447a980..094e89bb525 100644
--- a/Master/texmf-dist/doc/man/man1/bibcop.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/bibcop.man1.pdf
Binary files differ