diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:23 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:23 +0000 |
commit | f848ee46f69e6a829fce8f4db09e4b0621a7b9b3 (patch) | |
tree | abbeb9f5c041901786016188c1b8d5051c2643d9 /doc/zdiff.1 | |
parent | Adding debian version 1.3~rc1-1. (diff) | |
download | zutils-f848ee46f69e6a829fce8f4db09e4b0621a7b9b3.tar.xz zutils-f848ee46f69e6a829fce8f4db09e4b0621a7b9b3.zip |
Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'doc/zdiff.1')
-rw-r--r-- | doc/zdiff.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/zdiff.1 b/doc/zdiff.1 index 28559cb..5675471 100644 --- a/doc/zdiff.1 +++ b/doc/zdiff.1 @@ -1,10 +1,10 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. -.TH ZDIFF "1" "July 2014" "zdiff (zutils) 1.3-rc1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1. +.TH ZDIFF "1" "August 2014" "zdiff (zutils) 1.3" "User Commands" .SH NAME zdiff \- decompress and compare two files line by line .SH SYNOPSIS .B zdiff -[\fIoptions\fR] \fIfile1 \fR[\fIfile2\fR] +[\fI\,options\/\fR] \fI\,file1 \/\fR[\fI\,file2\/\fR] .SH DESCRIPTION Zdiff compares two files ("\-" means standard input), and if they differ, shows the differences line by line. If any given file is @@ -57,7 +57,7 @@ try hard to find a smaller set of changes \fB\-E\fR, \fB\-\-ignore\-tab\-expansion\fR ignore changes due to tab expansion .TP -\fB\-\-format\fR=\fI[\fR<fmt1>][,<fmt2>] +\fB\-\-format\fR=\fI\,[\/\fR<fmt1>][,<fmt2>] force given formats (bz2, gz, lz, xz) .TP \fB\-i\fR, \fB\-\-ignore\-case\fR |