Tasksh
- Took the broken tasksh program out back behind the barn and shot it. It will be rewritten as a separate project, and extension.
This commit is contained in:
@@ -937,14 +937,5 @@
|
||||
#define STRING_UTIL_KIBIBYTES "KiB"
|
||||
#define STRING_UTIL_BYTES "B"
|
||||
|
||||
// shell
|
||||
#define STRING_SHELL_USAGE \
|
||||
"Usage: tasksh [<commands-file>] Execute task commands inside <commands-file> if given,\n" \
|
||||
" or otherwise, start interactive task shell.\n" \
|
||||
" tasksh --version Print task version.\n" \
|
||||
" tasksh --help Print this help.\n"
|
||||
|
||||
#define STRING_SHELL_NO_FILE "Input file does not exist.\n"
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user