help.bash
#!/usr/bin/env bash
##
# do nothing. this help function is here to make code scrawl not break
function help_nothing(){
msg "this help_nothing function exists just for parsing for help menu generation."
}
#!/usr/bin/env bash
##
# do nothing. this help function is here to make code scrawl not break
function help_nothing(){
msg "this help_nothing function exists just for parsing for help menu generation."
}