]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
kernel-install.8: fix -h/-v ordering in SYNOPSIS
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Tue, 20 Sep 2022 23:21:20 +0000 (01:21 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 21 Sep 2022 07:40:46 +0000 (16:40 +0900)
man/kernel-install.xml

index f6a6c05126d4aceb223763855cc188cd9d8e892b..ce2f901b60ac58ed90267d3a853e24ce4d658493 100644 (file)
@@ -24,8 +24,8 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>kernel-install</command>
-      <arg choice="plain">COMMAND</arg>
       <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <arg choice="plain">COMMAND</arg>
       <arg choice="plain"><replaceable>KERNEL-VERSION</replaceable></arg>
       <arg choice="plain"><replaceable>KERNEL-IMAGE</replaceable></arg>
       <arg choice="opt" rep="repeat"><replaceable>INITRD-FILE</replaceable></arg>