add _clearLine_

This commit is contained in:
Nathaniel Landau
2021-10-22 15:56:22 -04:00
parent 4c99e7fe6c
commit 49468383f2
3 changed files with 33 additions and 8 deletions

View File

@@ -60,7 +60,7 @@
"\t\t#\t\t\t\t\t\t\t 1: Failure",
"\t\t#\t\t\t\t\tstdout: ",
"\t\t# USAGE:",
"\t\t#\t\t\t\t\t${1:name} \"@\"",
"\t\t#\t\t\t\t\t_${1:name}_ \"@\"",
"\t\t",
"\t\t [[ $# == 0 ]] && fatal \"Missing required argument to ${FUNCNAME[0]}\"",
"\t\t",