mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
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:
parent
63eb32d177
commit
ff966c069c
20 changed files with 4 additions and 692 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue