diff options
author | Justus Winter <[email protected]> | 2017-05-11 07:51:58 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2017-05-11 15:41:00 +0000 |
commit | 3a8c94e522971ae89b0d77259102a99536c27ce7 (patch) | |
tree | 99c676a4c0afee829bad78cf3ce48861e98215ee /doc/gpg-agent.texi | |
parent | Register DCO for Ineiev. (diff) | |
download | gnupg-3a8c94e522971ae89b0d77259102a99536c27ce7.tar.gz gnupg-3a8c94e522971ae89b0d77259102a99536c27ce7.zip |
doc: Fix name of program.
--
Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'doc/gpg-agent.texi')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index edcdf1a84..6ed0ff87e 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -205,7 +205,7 @@ below the home directory of the user. @opindex verbose Outputs additional information while running. You can increase the verbosity by giving several -verbose commands to @command{gpgsm}, such as @samp{-vv}. +verbose commands to @command{gpg-agent}, such as @samp{-vv}. @item -q @item --quiet |