Added SILC Thread Queue API
[silc.git] / apps / autodist / doc / autodist.1.in
index 333ccb347dca478c696e80884a4137478de8d9b6..5d877bad1a54ec49892d0f041f38296bc148bcd1 100644 (file)
@@ -3,7 +3,7 @@
 Autodist \- Source distribution management system
 .SH SYNOPSIS
 .B autodist
-[options] [distribution] [version]
+[options] [distribution] [version] [params]
 .PP
 .SH DESCRIPTION
 .PP
@@ -57,6 +57,11 @@ directory 'distdir', 'autodist.conf' configuration file and the
 default distribution 'default', then exits.
 .PP
 .TP
+\fB\-p\fR, \fB\-\-process\fR \fB<type>\fR \fB<src>\fR \fB<dst>\fR
+Process file <src> into <dst> for distribution, <type> is 'makefile', 
+'configure', 'non-source' or 'source' and defines the type of <src>.
+.PP
+.TP
 \fB\-m\fR, \fB\-\-makedist\fR
 Creates and packages distribution
 .PP