diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-02-03 14:33:21 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-02-15 02:07:51 +0100 |
commit | 27b8fc1395bece0dc309512a3790a4892e0d29b1 (patch) | |
tree | 355770e76754b9029c606469522cf0b56d08a976 /hadori.1 | |
parent | 894df89979fdd604588eae999f984b05e471ceb8 (diff) | |
download | hadori-27b8fc1395bece0dc309512a3790a4892e0d29b1.tar.gz |
Add --version, generate version.h from git, clean manpage
Diffstat (limited to 'hadori.1')
-rw-r--r-- | hadori.1 | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/hadori.1 b/hadori.1 deleted file mode 100644 index df947f2..0000000 --- a/hadori.1 +++ /dev/null @@ -1,33 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.5. -.TH HADORI "1" "January 2012" "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; you can't -combine that with arguments on the commandline -.TP -\fB\-0\fR [ \fB\-\-null\fR ] -implies \fB\-\-stdin\fR, but use null bytes as delimiter |