From 22387b13552acd257906cd8fd28e2e2398257ab0 Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 29 Mar 2023 03:47:37 +0200 Subject: [PATCH] essential fix --- dh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh b/dh index de5f511..336486f 100755 --- a/dh +++ b/dh @@ -27,7 +27,7 @@ function show_help() { echo $" h help Show this help and exit" echo "---------------------------------------------------------" echo $" d dir Set default directory where VMs are stored" - echo $" i install Install DistroHopper" + echo $" i install Install DistroHopper" echo "---------------------------------------------------------" echo $" m mode Portable mode" echo "---------------------------------------------------------"