kernel-install.8: fix -h/-v ordering in SYNOPSIS

This commit is contained in:
наб 2022-09-21 01:21:20 +02:00 committed by Yu Watanabe
parent 3a79a037da
commit 2084cbdc2f

View 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>