1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-04-13 22:21:09 +02:00

doc: Mention that --use-standard-socket-p always returns true.

--
This commit is contained in:
Werner Koch 2015-03-24 09:22:24 +01:00
parent 318329c396
commit 898c5c4836
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -295,7 +295,7 @@ debugger.
@item --debug-quick-random @item --debug-quick-random
@opindex debug-quick-random @opindex debug-quick-random
This option inhibits the use the very secure random quality level This option inhibits the use of the very secure random quality level
(Libgcrypts @code{GCRY_VERY_STRONG_RANDOM}) and degrades all request (Libgcrypts @code{GCRY_VERY_STRONG_RANDOM}) and degrades all request
down to standard random quality. It is only used for testing and down to standard random quality. It is only used for testing and
shall not be used for any production quality keys. This option is shall not be used for any production quality keys. This option is
@ -485,11 +485,14 @@ debugging purposes.
@item --use-standard-socket @item --use-standard-socket
@itemx --no-use-standard-socket @itemx --no-use-standard-socket
@itemx --use-standard-socket-p
@opindex use-standard-socket @opindex use-standard-socket
@opindex no-use-standard-socket @opindex no-use-standard-socket
@opindex use-standard-socket-p
@ifset gpgtwoone @ifset gpgtwoone
Since GnuPG 2.1 the standard socket is always used. These options Since GnuPG 2.1 the standard socket is always used. These options
have no more effect. have no more effect. The command @code{gpg-agent
--use-standard-socket-p} will thus always return success.
@end ifset @end ifset
@ifclear gpgtwoone @ifclear gpgtwoone
By enabling this option @command{gpg-agent} will listen on the socket By enabling this option @command{gpg-agent} will listen on the socket