mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Commands - info
- When no command is specified, assume 'info' command.
This commit is contained in:
parent
c9cc43dc5f
commit
91e5a5e02e
3 changed files with 8 additions and 8 deletions
|
@ -247,7 +247,7 @@
|
|||
#define STRING_NO_HOME "Could not read home directory from the passwd file."
|
||||
#define STRING_TAGS_NO_COMMAS "Tags are not permitted to contain commas."
|
||||
#define STRING_TRIVIAL_INPUT "You must specify a command, or a task ID to modify."
|
||||
#define STRING_ASSUME_INFO "No command - assuming 'info'"
|
||||
#define STRING_ASSUME_INFO "No command specified - assuming 'information'"
|
||||
#define STRING_INFINITE_LOOP "Terminated substitution because more than {1} changes were made - infinite loop protection."
|
||||
|
||||
// Feedback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue