diff --git a/tilde b/tilde index e928c7b..c862699 100755 --- a/tilde +++ b/tilde @@ -93,17 +93,6 @@ Please add /tilde/bin to your PATH to use approved scripts without this wrapper. EOF } -usage() { - printf "\nusage: %s [help|list|submit|about|approve|revoke|run|script_name]\n\n" "$PROGNAME" - printf " help - Show usage information\n" - printf " list - Show a list of approved user scripts\n" - printf " submit - Start the submission flow for your own script\n" - printf " about