Package: jetring
Version: 0.11
Severity: minor
Tags: patch

Hi,
there's a typo in the usage line of jetring-gen:

"Usage: jetring-gen oldring.gpg newring,gpg [comment]"

I'm attaching a trivial patch fixing this.

Kindly,
David

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.20

Debian Release: unstable/experimental
  500 unstable        www.debian-multimedia.org 
  500 unstable        debian.fastweb.it 
  500 unstable        debian.corsac.net 
  500 stable          dl.google.com 
  500 experimental    www.debian-multimedia.org 
  500 etch            apt.linex.org 
    1 experimental    debian.fastweb.it 

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
gnupg                   | 1.4.6-2

-- 
 . ''`.  Debian maintainer |  http://snipurl.com/qa_page
 : :'  :  Linuxer #334216  |  http://www.hanskalabs.net/
 `. `'`    GPG: 1392B174   | http://www.debianizzati.org/
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
--- /usr/bin/jetring-gen	2007-10-28 18:53:49.000000000 +0100
+++ jetring-gen	2007-12-09 16:10:18.000000000 +0100
@@ -6,7 +6,7 @@
 use strict;
 
 if (@ARGV < 2) {
-	die "Usage: jetring-gen oldring.gpg newring,gpg [comment]\n";
+	die "Usage: jetring-gen oldring.gpg newring.gpg [comment]\n";
 }
 
 # avoid gnupg touching ~/.gnupg

Attachment: signature.asc
Description: PGP signature

Reply via email to