In the 'Example' section of manual page for gpg-zip:
Encrypt the contents of directory mydocs for user Bob to file test1: gpg-zip --encrypt --output test1 --gpg-args -r Bob"" mydocs
There should be no quotations after the word 'Bob'.
In the 'Example' section of manual page for gpg-zip:
Encrypt the contents of directory mydocs for user Bob to file test1: gpg-zip --encrypt --output test1 --gpg-args -r Bob"" mydocs
There should be no quotations after the word 'Bob'.
Oh well, we use an old copy of gpg-zip.1 from Debian for 1.4. I replaced it
with a texinfo generated file from master. Commit 75d62be.