From 4e7b789f07f0e967103c90a02ab7be224ae2fe04 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Thu, 29 Mar 2018 15:17:12 +0000 Subject: dh_ucf.1: Document --all + non-option parameters Signed-off-by: Niels Thykier --- dh_ucf | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'dh_ucf') diff --git a/dh_ucf b/dh_ucf index 4f940dc1..459328a4 100755 --- a/dh_ucf +++ b/dh_ucf @@ -14,7 +14,7 @@ our $VERSION = DH_BUILTIN_VERSION; =head1 SYNOPSIS -B [S>] [B<-n>] +B [S>] [B<-A>] [B<-n>] [S ...>] =head1 DESCRIPTION @@ -41,10 +41,20 @@ A dependency on ucf will be generated in B<${misc:Depends}>. =over 4 +=item B<-A>, B<--all> + +Install all files specified by command line parameters in ALL packages +acted on. + =item B<-n>, B<--no-scripts> Do not modify F/F scripts. Turns this command into a no-op. +=item I ... + +Install these info files into the first package acted on. (Or in +all packages if B<-A> is specified). + =back =head1 NOTES -- cgit v1.2.3