Add ascii-art logo

This commit is contained in:
Matthias Beyer 2016-02-01 22:36:46 +01:00
parent fe7ed7c64d
commit e3f8930c62

View file

@ -7,7 +7,15 @@ version() {
help() {
local cmds="$(commands)"
echo " _ ";
echo " (_)_ __ ___ __ _ __ _ ";
echo " | | '_ \` _ \ / _\` |/ _\` |";
echo " | | | | | | | (_| | (_| |";
echo " |_|_| |_| |_|\__,_|\__, |";
echo " |___/ ";
echo " -------------------------";
cat <<EOS
Usage: imag [--version | --versions | -h | --help] <command> <args...>
imag - the personal information management suite for the commandline