[Reproducible-commits] [diffoscope] 01/01: Update manpage
Jérémy Bobbio
lunar at moszumanska.debian.org
Thu Sep 3 15:12:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository diffoscope.
commit 6f9d2b2d93f907884bfc22a750505023c9d22864
Author: Jérémy Bobbio <lunar at debian.org>
Date: Thu Sep 3 15:11:44 2015 +0000
Update manpage
Recently added command-line options were missing. And I'm not the sole
author anymore.
Thanks Jakub Wilk for reporting the issue.
Closes: #797561
---
debian/diffoscope.1.rst | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/diffoscope.1.rst b/debian/diffoscope.1.rst
index 2b4c897..abaac4c 100644
--- a/debian/diffoscope.1.rst
+++ b/debian/diffoscope.1.rst
@@ -6,7 +6,7 @@
in-depth comparison of files, archives, and directories
-------------------------------------------------------
-:Author: lunar at debian.org
+:Author: Debian “Reproducible Builds” Team
:Copyright: GPL-3+
:Manual section: 1
:Manual group: Debian
@@ -43,6 +43,16 @@ OPTIONS
(use - for standard output)
--text output write plain text report to given file
(use - for standard output)
+--max-report-size BYTES
+ maximum bytes written in report (default: 2048000)
+--max-diff-block-lines MAX_DIFF_BLOCK_LINES
+ maximum number of lines per diff block (default: 50)
+--max-diff-input-lines MAX_DIFF_INPUT_LINES
+ maximum number of lines fed to diff (default: 100000)
+--fuzzy-threshold FUZZY_THRESHOLD
+ threshold for fuzzy-matching (0 to disable, 60 is
+ default, 400 is high fuzziness)
+--new-file treat absent files as empty
--max-report-size bytes maximum bytes written in report
--css url link to an extra CSS for the HTML report
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list