diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-02-26 16:13:50 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-02-26 16:13:50 +0100 |
commit | 59496322885806e9c9f82c122a1dc2b6d4f5804c (patch) | |
tree | 48a383048784359ce7fe697e37438f144e039d01 /hadori.1 | |
parent | bccb1f0a382195d64d7691f8f464811a7cb58cb6 (diff) | |
parent | fc2e6f497641f6189d4c46bb975c47fe5cdecc24 (diff) | |
download | hadori-59496322885806e9c9f82c122a1dc2b6d4f5804c.tar.gz |
Merge branch 'master' into debian
Diffstat (limited to 'hadori.1')
-rw-r--r-- | hadori.1 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/hadori.1 b/hadori.1 deleted file mode 100644 index c1218b9..0000000 --- a/hadori.1 +++ /dev/null @@ -1,32 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. -.TH HADORI "1" "November 2011" "hadori 0.1" "User Commands" -.SH NAME -hadori \- hadori -.SH DESCRIPTION -Invocation: hadori [ OPTIONS ] [ ARGUMENTS ] -OPTIONS: -.TP -\fB\-h\fR [ \fB\-\-help\fR ] -print this help message -.TP -\fB\-t\fR [ \fB\-\-no\-time\fR ] -ignore mtime -.TP -\fB\-\-hash\fR -use adler32 hash to speed up comparing many files with -same size and mostly identical content -.TP -\fB\-n\fR [ \fB\-\-dry\-run\fR ] -don't change anything, implies \fB\-\-verbose\fR -.TP -\fB\-v\fR [ \fB\-\-verbose\fR ] -show which files get linked -.TP -\fB\-d\fR [ \fB\-\-debug\fR ] -show files being examined -.TP -\fB\-s\fR [ \fB\-\-stdin\fR ] -read arguments from stdin, one per line -.TP -\fB\-0\fR [ \fB\-\-null\fR ] -implies \fB\-\-stdin\fR, but use null bytes as delimiter |