Make the `KEY-ID` placeholder match the `ostree commit` man page.
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
<refsynopsisdiv>
<cmdsynopsis>
- <command>ostree summary</command> <arg choice="opt">--gpg-sign=KEYID</arg> <arg choice="opt">--gpg-homedir=HOMEDIR</arg> <arg choice="opt">--sign=KEYID</arg> <arg choice="opt">--sign-type=ENGINE</arg> <arg choice="req">--update</arg> <arg choice="opt" rep="repeat">--add-metadata=<replaceable>KEY</replaceable>=<replaceable>VALUE</replaceable></arg>
+ <command>ostree summary</command> <arg choice="opt">--gpg-sign=KEY-ID</arg> <arg choice="opt">--gpg-homedir=HOMEDIR</arg> <arg choice="opt">--sign=KEYID</arg> <arg choice="opt">--sign-type=ENGINE</arg> <arg choice="req">--update</arg> <arg choice="opt" rep="repeat">--add-metadata=<replaceable>KEY</replaceable>=<replaceable>VALUE</replaceable></arg>
</cmdsynopsis>
<cmdsynopsis>
</varlistentry>
<varlistentry>
- <term><option>--gpg-sign</option>=KEYID</term>
+ <term><option>--gpg-sign</option>=KEY-ID</term>
<listitem><para>
GPG Key ID to sign the summary with.