reorder options

This commit is contained in:
Tobias Powalowski 2023-04-30 11:00:53 +02:00
parent 0b268a8266
commit 0146da327b

View file

@ -30,11 +30,13 @@ ARCHBOOT CPIO
-------------
Tool for creating an archboot initramfs image.
-c <config> Use config file
-g <path> Generate cpio image and write to specified path
-h Display this message and exit
-k <kernel> Use specified kernel
-d <dir> Write generated image into <dir>
-c <config> Use <config> file
-k <kernel> Use specified <kernel>
-g <path> Generate cpio image and write to specified <path>
-d <dir> Generate image into <dir>
usage: ${0##*/} <options>
EOF