[Rt-commit] r9176 - in rt/branches/3.7-RTIR-RELENG: lib/RT/Crypt
sartak at bestpractical.com
sartak at bestpractical.com
Thu Sep 27 20:32:29 EDT 2007
Author: sartak
Date: Thu Sep 27 20:32:27 2007
New Revision: 9176
Modified:
rt/branches/3.7-RTIR-RELENG/ (props changed)
rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm
Log:
r43203 at onn: sartak | 2007-09-27 20:32:15 -0400
gpg-agent doesn't seem to have a manpage, so point to the web manual
Modified: rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm (original)
+++ rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm Thu Sep 27 20:32:27 2007
@@ -180,7 +180,9 @@
=item --use-agent
-This option lets you use GPG Agent to cache the passphrase of RT's key.
+This option lets you use GPG Agent to cache the passphrase of RT's key. See
+L<http://www.gnupg.org/documentation/manuals./gnupg/Invoking-GPG_002dAGENT.html>
+for information about GPG Agent.
=item --passphrase
More information about the Rt-commit
mailing list