[Rt-commit] r9238 - in rt/branches/3.7-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Mon Oct 8 12:28:57 EDT 2007
Author: ruz
Date: Mon Oct 8 12:28:56 2007
New Revision: 9238
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm
Log:
r9177 at cubic-pc (orig r9176): sartak | 2007-09-28 04:32:27 +0400
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-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm (original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm Mon Oct 8 12:28:56 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