[devscripts] 03/04: mk-origtargz: Fix manpage (--compression parameters)

Joachim Breitner nomeata at moszumanska.debian.org
Thu Apr 17 15:48:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository devscripts.

commit c96dff5ee85f110602048b8ad7f734b21886921b
Author: Joachim Breitner <nomeata at debian.org>
Date:   Thu Apr 17 17:44:00 2014 +0200

    mk-origtargz: Fix manpage (--compression parameters)
---
 scripts/mk-origtargz.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/mk-origtargz.pl b/scripts/mk-origtargz.pl
index 4261832..2b3f6f8 100755
--- a/scripts/mk-origtargz.pl
+++ b/scripts/mk-origtargz.pl
@@ -116,7 +116,7 @@ If the file has to be modified (because it is a B<zip> file, because of B<--repa
 If the given file is not in compressed using the desired format (see
 B<--compression>), recompress it.
 
-=item B<--compression> [ B<gz> | B<bzip2> | B<lzma> | B<xz> ]
+=item B<--compression> [ B<gzip> | B<bzip2> | B<lzma> | B<xz> ]
 
 If B<--repack> is used, or if the given file is a B<zip> file, ensure that the resulting file is compressed using the given scheme. The default is B<gz>.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list