man: Tweak formatting for ostree-summary.xml options
authorPhilip Withnall <pwithnall@gnome.org>
Tue, 4 Aug 2026 16:17:29 +0000 (17:17 +0100)
committerPhilip Withnall <pwithnall@gnome.org>
Tue, 4 Aug 2026 16:17:29 +0000 (17:17 +0100)
Make the `KEY-ID` placeholder match the `ostree commit` man page.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
man/ostree-summary.xml

index 222c6b04ee955d8fbb3eb7d2da48b976f4b3b360..1ec88669b73de73ac221b2c8e085722a352f20f9 100644 (file)
@@ -41,7 +41,7 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
 
     <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>
@@ -114,7 +114,7 @@ License along with this library. If not, see <https://www.gnu.org/licenses/>.
             </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.