Conflicting commands error?
Michael Fladerer
fladerer at fnb.tu-darmstadt.de
Tue Aug 23 16:56:35 CEST 2011
On Tue Aug 23, 2011 at 09:51:59 -0400, MichaelQuigley at TheWay.Org wrote:
> Hello,
>
> I use this syntax to sign files in a script--it works without problems,
> but when trying to manually sign a file, I'm receiving the following
> result:
>
> > gpg --batch --armor -keyring /Publib/.../ARP_pubring.gpg
> --secret-keyring /Prodlib/.../ARP_secring.gpg --local-user 55EC3D41\!
> --output S0004458.asc --clear-sign S0004458
> gpg: conflicting commands
> $
>
> I'm sure I'm overlooking something simple, but I'm just not seeing it
> today.
>
Try using --keyring instead of -keyring.
Regards,
Michael
More information about the Gnupg-users
mailing list