add help menue (resolve #24)
This commit is contained in:
parent
3643b745ae
commit
e26f391b49
@ -55,8 +55,11 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo 'No Helpmenue jet'
|
echo 'Remaster update Live Systems'
|
||||||
echo ' see issue https://code.obermui.de/6543/remaster/issues/24'
|
echo ' more information at: https://github.com/6543/remaster/'
|
||||||
|
echo ''
|
||||||
|
echo ' --version|-V show current version'
|
||||||
|
echo ' --config|-c <config> run remaster with custom config'
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user