mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
display versions in help
This commit is contained in:
parent
a6e5d0a6e1
commit
14fbe3e561
1 changed files with 1 additions and 0 deletions
1
dh
1
dh
|
@ -12,6 +12,7 @@ function some_bugs() {
|
|||
}
|
||||
|
||||
function show_help() {
|
||||
printf "DistroHopper v. $version\nquickemu v. $("$prefix"quickemu --version)\n"
|
||||
echo "
|
||||
$(gettext "Possible arguments:")
|
||||
-h --help $(gettext "Show this help and exit")
|
||||
|
|
Loading…
Reference in a new issue