From 5aa09c48e67ba5f76ab81df5a039dc762951f56f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 15 Dec 2022 20:43:35 +0000 Subject: bibcop (15dec22) git-svn-id: svn://tug.org/texlive/trunk@65279 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/bibcop.1 | 15 ++++++++------- Master/texmf-dist/doc/man/man1/bibcop.man1.pdf | Bin 13208 -> 13132 bytes 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/man') 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 [] <.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 Binary files a/Master/texmf-dist/doc/man/man1/bibcop.man1.pdf and b/Master/texmf-dist/doc/man/man1/bibcop.man1.pdf differ -- cgit v1.2.3