On Thu, 18 Nov 2010 18:10, d...@fifthhorseman.net said:

>>> 0 d...@pip:/tmp/cdtemp.VsWK6o$ gpg --enable-special-filenames --verify 
>>> --batch '-&4' '-&3' 3<test 4<test.asc 
>>> gpg: Invalid option "-&4"
>>> 2 d...@pip:/tmp/cdtemp.VsWK6o$ 
>
> What am i doing wrong?  i'm using gnupg 1.4.11 from debian experimental

The usual options vs. file name problem.  Add the option stopper:

  gpg --enable-special-filenames --verify \
      --batch -- '-&4' '-&3' 3<test 4<test.asc 


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to