From 7e5282299650e6a53ce5e3f35f07915d09658ca4 Mon Sep 17 00:00:00 2001 From: pgen Date: Sat, 30 Mar 2024 18:50:46 +0100 Subject: Fix a typo in the lvm_menu example README --- examples/lvm_menu/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lvm_menu/README b/examples/lvm_menu/README index 12b5a67..7434454 100644 --- a/examples/lvm_menu/README +++ b/examples/lvm_menu/README @@ -6,5 +6,5 @@ First, make sure to make menu.sh and lvm_menu.sh executable: menu.sh is used to create a generic menu with smenu lvm_menu.sh uses menu.sh to create a specialized menu to manage LVM objects -Running lvm_menu.sh -i should display something similar to the screenshot +Running lvm_menu.sh should display something similar to the screenshot provided. In this screenshot the user is about to delete a LV. -- cgit v1.2.3