diff options
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 31807948b..bf8351366 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -59,11 +59,11 @@ </refnamediv> <refsynopsisdiv> <synopsis> -<command>gpg</> +<command>gpg</command> <optional>--homedir <parameter/name/</optional> <optional>--options <parameter/file/</optional> <optional><parameter/options/</optional> - <parameter>command</> + <parameter>command</parameter> <optional><parameter/args/</optional> </synopsis> </refsynopsisdiv> @@ -1784,7 +1784,7 @@ option. <term>--gpg-agent-info</term> <listitem><para> Override the value of the environment variable -<literal>GPG_AGENT_INFO</>. This is only used when --use-agent has been given +<literal>GPG_AGENT_INFO</literal>. This is only used when --use-agent has been given </para></listitem></varlistentry> <varlistentry> @@ -2208,7 +2208,7 @@ handy in case where an encrypted message contains a bogus key ID. <term>--enable-special-filenames</term> <listitem><para> This options enables a mode in which filenames of the form -<filename>-&n</>, where n is a non-negative decimal number, +<filename>-&n</filename>, where n is a non-negative decimal number, refer to the file descriptor n and not to a file with that name. </para></listitem></varlistentry> |