Usage update.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 1 May 2005 15:43:44 +0000 (15:43 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 1 May 2005 15:43:44 +0000 (15:43 +0000)
apps/autodist/autodist.in
apps/autodist/doc/autodist.1.in
apps/autodist/doc/autodist.texi

index e95fc80f7912984ae248ac69761fd91ef6426da9..72a86a1c25f66f1ba8b9d81cf4e174670968b16a 100755 (executable)
@@ -1811,8 +1811,8 @@ Operation modes:
   -s, --distdefs [<dist>]   print distribution defines of <dist>, then exit
   -i, --init                initialize Autodist environment, create default
                             distribution directory and distribution, then exit
-  -p, --process <src> <dst> process file <src> into <dst> for distribution,
-                            only non-source files can be processed with -p
+  -p, --process <src> <dst> process Makefile.ad file <src> into <dst> for 
+                            distribution, the exit
   -m, --makedist            create and package distribution
       --gzip                create package compressed with gzip (default)
       --bzip2               create also package compressed with bzip2
index 309e28d05958758fc8f69bfdb0a804e32233f04d..45a7b0f22c17a01908e40afd3fec303ec5961076 100644 (file)
@@ -58,8 +58,7 @@ default distribution 'default', then exits.
 .PP
 .TP
 \fB\-p\fR, \fB\-\-process\fR \fB<src>\fR \fB<dst>\fR
-Process file <src> into <dst> for distribution, only non-source files can 
-be processed with -p.
+Process Makefile.ad file <src> into <dst> for distribution, the exits.
 .PP
 .TP
 \fB\-m\fR, \fB\-\-makedist\fR
index 3cc7f19d979f44bf6d5b2179e5bc76de4a100b4b..c5350622f5d73e374e06595a713d9063d70acd25 100644 (file)
@@ -1330,8 +1330,7 @@ default distribution 'default', then exits.
 
 @item -p
 @itemx --process <src> <dst>
-process file <src> into <dst> for distribution, only non-source files can 
-be processed with -p.
+process Makefile.ad file <src> into <dst> for distribution, the exits.
 
 @item -m
 @itemx --makedist