mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
essential fix
This commit is contained in:
parent
525269512c
commit
22387b1355
1 changed files with 1 additions and 1 deletions
2
dh
2
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 "---------------------------------------------------------"
|
||||
|
|
Loading…
Reference in a new issue