mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Synch
- Added server configuration test to synch command.
This commit is contained in:
parent
148eaa5e58
commit
d62ea4e223
2 changed files with 11 additions and 5 deletions
|
@ -334,7 +334,8 @@
|
|||
#define STRING_CMD_SHELL_HELP1 "Enter any task command (such as 'list'), or hit 'Enter'."
|
||||
#define STRING_CMD_SHELL_HELP2 "There is no need to include the 'task' command itself."
|
||||
#define STRING_CMD_SHELL_HELP3 "Enter 'quit' (or 'bye', 'exit') to end the session."
|
||||
#define STRING_CMD_SYNCH_USAGE "(Not implemented for 2.0.0beta2)"
|
||||
#define STRING_CMD_SYNCH_USAGE "Synchronizes data with the Task Server"
|
||||
#define STRING_CMD_SYNCH_NO_SERVER "Task Server is not configured."
|
||||
#define STRING_CMD_DIAG_USAGE "Shows information needed when reporting a problem"
|
||||
#define STRING_CMD_DIAG_PLATFORM "Platform"
|
||||
#define STRING_CMD_DIAG_UNKNOWN "<unknown>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue