How Do I Overwrite Files in GnuPG?
Andrew Gallagher
andrewg at andrewg.com
Tue Dec 22 17:55:33 CET 2020
> On 22 Dec 2020, at 16:49, Shelley Ford <Shelley.Ford at celero.ca> wrote:
>
> gpg: Note: '--yes' is not considered an option
>
> gpg: Note: '--batch' is not considered an option
>
> What I'm using:
>
> gpg --output e:\temp\test.txt.pgp --encrypt --recipient recipient at org e:\temp\test.txt --batch --yes
>
> I'm using this on Windows 2016. I'm not sure what I'm missing...any ideas?
>
This is one of gpg’s little UI idiosyncrasies. '—batch', '—yes' etc. must come before actions such as '—encrypt' on the command line.
A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20201222/5b154a5b/attachment-0001.html>
More information about the Gnupg-users
mailing list