From f5c0edd1661d199fe3466bceed7c2efb3e7d6e42 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sat, 18 Mar 2023 15:51:37 +0900 Subject: [PATCH] man: explicitly list three command syntax at the beginning --- man/kernel-install.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/man/kernel-install.xml b/man/kernel-install.xml index a57e3e37596..e1fc4e0b493 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -25,11 +25,22 @@ kernel-install OPTIONS - COMMAND + add KERNEL-VERSION KERNEL-IMAGE INITRD-FILE + + kernel-install + OPTIONS + remove + KERNEL-VERSION + + + kernel-install + OPTIONS + inspect + -- 2.47.3