missed string for translation

This commit is contained in:
zenobit 2023-03-29 23:10:23 +02:00
parent 54efce9613
commit afbde282cc
1 changed files with 1 additions and 1 deletions

2
dh
View File

@ -22,7 +22,7 @@ function some_bugs() {
function show_help() {
echo "DistroHopper v. $version"
echo "quickemu v. $("$prefix"quickemu --version)"
echo " example for First run from terminal: ./dh i && dh s g"
echo $" example for First run from terminal: ./dh i && dh s g"
echo $"Possible arguments:"
echo $" h help Show this help and exit"
echo "---------------------------------------------------------"