[set-default-theme] Call usage function in --help

This way the top line of the help output gives usage.
calculate-0.9.5
Ray Strode 15 years ago
parent 8d6358fc4f
commit e40e0b8719

@ -22,7 +22,7 @@ function usage ()
function show_help() {
cat <<EOF
${0##*/} [opt]
$(usage)
--help show this help message
--list show available themes

Loading…
Cancel
Save