Package: debian-reference Severity: normal Dear Maintainer,
Section "10.3.2. Using GnuPG on files" uses an example: gpg -o file.sig --detach-sig file Although --detach-sig works, the gpg manpage uses --detach-sign and --detach-sign is also more common to see in other examples online. Please change --detach-sig to --detach-sign Thanks.

