nitc :: Command :: print_local_help
# Print the help message for this command fun print_local_help do print "usage: {usage}" print "" print " {description}" end