summaryrefslogtreecommitdiff
path: root/hadori.1
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2011-11-06 00:00:31 +0100
committerTimo Weingärtner <timo@tiwe.de>2011-11-06 00:00:31 +0100
commit148e9eab1109789916a7b55ece957156a57ee4cf (patch)
tree8d93776269c965e1097e9b9c60ab02a59eee1aac /hadori.1
downloadhadori-148e9eab1109789916a7b55ece957156a57ee4cf.tar.gz
initial commit0.1
Diffstat (limited to 'hadori.1')
-rw-r--r--hadori.132
1 files changed, 32 insertions, 0 deletions
diff --git a/hadori.1 b/hadori.1
new file mode 100644
index 0000000..c1218b9
--- /dev/null
+++ b/hadori.1
@@ -0,0 +1,32 @@
+.\" 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