mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation
- Removed obsolete task-tutorial.5 man page. Tutorials will now only reside online. This represents a gradual move towards single-source documentation.
This commit is contained in:
parent
93de3e3bb0
commit
9390e17871
23 changed files with 23 additions and 3155 deletions
|
@ -49,8 +49,8 @@
|
|||
// 2) It is parsed and used as default values for all Config.get calls.
|
||||
std::string Config::_defaults =
|
||||
"# Taskwarrior program configuration file.\n"
|
||||
"# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-tutorial',\n"
|
||||
"# 'man task-color', 'man task-sync' or 'man taskrc'\n"
|
||||
"# For more documentation, see http://taskwarrior.org or try 'man task', 'man task-color',\n"
|
||||
"# 'man task-sync' or 'man taskrc'\n"
|
||||
"\n"
|
||||
"# Here is an example of entries that use the default, override and blank values\n"
|
||||
"# variable=foo -- By specifying a value, this overrides the default\n"
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
#define STRING_CMD_VERSION_USAGE "Shows the taskwarrior version number"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Shows only the taskwarrior version number"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior may be copied only under the terms of the MIT license, which may be found in the taskwarrior source kit."
|
||||
#define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' or at http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-color', 'man task-sync' or at http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} built for "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "unknown"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez."
|
||||
|
@ -821,8 +821,7 @@
|
|||
// Usage text. This is an exception, and contains \n characters and formatting.
|
||||
#define STRING_CMD_HELP_TEXT \
|
||||
"Documentation for Taskwarrior can be found using 'man task', 'man taskrc', 'man " \
|
||||
"task-tutorial', 'man task-color', 'man task-synch or at " \
|
||||
"http://taskwarrior.org\n" \
|
||||
"task-color', 'man task-synch or at http://taskwarrior.org\n" \
|
||||
"\n" \
|
||||
"The general form of commands is:\n" \
|
||||
" task [<filter>] <command> [<mods>]\n" \
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
#define STRING_CMD_VERSION_USAGE2 "Muestra el número de versión (solamente) de taskwarrior"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior solamente se puede copiar bajo los términos de la licencia MIT, que se pueden encontrar en el conjunto de código fuente de taskwarrior."
|
||||
|
||||
#define STRING_CMD_VERSION_DOCS "La documentación de taskwarrior se puede consultar usando 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', y 'man task-sync' o en http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_DOCS "La documentación de taskwarrior se puede consultar usando 'man task', 'man taskrc', 'man task-color', y 'man task-sync' o en http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} construido para "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "desconocido"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." // |esp-ESP|==|eng-USA|
|
||||
|
@ -851,8 +851,7 @@
|
|||
" task add -- project:Home needs scheduling\n" */
|
||||
#define STRING_CMD_HELP_TEXT \
|
||||
"La documentación de Taskwarrior se puede consultar usando 'man task', 'man taskrc'" \
|
||||
"man task-tutorial', 'man task-color', 'man task-synch o en " \
|
||||
"http://taskwarrior.org\n" \
|
||||
"man task-color', 'man task-synch o en http://taskwarrior.org\n" \
|
||||
"\n" \
|
||||
"La forma general para los comandos es:\n" \
|
||||
" task [<filter>] <command> [<mods>]\n" \
|
||||
|
|
|
@ -197,7 +197,7 @@
|
|||
#define STRING_CMD_VERSION_USAGE "Shows the taskwarrior version number"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Shows only the taskwarrior version number"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior may be copied only under the terms of the MIT license, which may be found in the taskwarrior source kit."
|
||||
#define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' or at http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_DOCS "Documentation for taskwarrior can be found using 'man task', 'man taskrc', 'man task-color', 'man task-sync' or at http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} built for "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "unknown"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez."
|
||||
|
@ -820,8 +820,7 @@
|
|||
// Usage text. This is an exception, and contains \n characters and formatting.
|
||||
#define STRING_CMD_HELP_TEXT \
|
||||
"Documentation for Taskwarrior can be found using 'man task', 'man taskrc', 'man " \
|
||||
"task-tutorial', 'man task-color', 'man task-synch or at " \
|
||||
"http://taskwarrior.org\n" \
|
||||
"task-color', 'man task-synch or at http://taskwarrior.org\n" \
|
||||
"\n" \
|
||||
"The general form of commands is:\n" \
|
||||
" task [<filter>] <command> [<mods>]\n" \
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
#define STRING_CMD_VERSION_USAGE "Mostra il numero di versione di taskwarrior"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Mostra solo il numero di versione di taskwarrior"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior può essere copiato solo nei termini della licenza MIT, reperibile nei sorgenti di taskwarrior."
|
||||
#define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' o presso http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-color', 'man task-sync' o presso http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} generato per "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "sconosciuto"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez."
|
||||
|
@ -821,8 +821,7 @@
|
|||
// Usage text. This is an exception, and contains \n characters and formatting.
|
||||
#define STRING_CMD_HELP_TEXT \
|
||||
"La documentazione di Taskwarrior può essere consultata con 'man task', 'man taskrc', 'man " \
|
||||
"task-tutorial', 'man task-color', 'man task-synch o presso " \
|
||||
"http://taskwarrior.org\n" \
|
||||
"task-color', 'man task-synch o presso http://taskwarrior.org\n" \
|
||||
"\n" \
|
||||
"La forma generale del comando è:\n" \
|
||||
" task [<filter>] <command> [<mods>]\n" \
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
#define STRING_CMD_VERSION_USAGE "Exibe o número de versão do taskwarrior"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Exibe apenas o número de versão do taskwarrior"
|
||||
#define STRING_CMD_VERSION_MIT "O Taskwarrior pode ser copiado apenas ao abrigo dos termos da licença MIT, que pode ser encontrada junto do código fonte."
|
||||
#define STRING_CMD_VERSION_DOCS "A documentação do taskwarrior pode ser encontrada usando os comandos 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' ou em http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_DOCS "A documentação do taskwarrior pode ser encontrada usando os comandos 'man task', 'man taskrc', 'man task-color', 'man task-sync' ou em http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} construido para "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "desconhecido"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez." // |por-PRT|==|eng-USA|
|
||||
|
@ -821,8 +821,7 @@
|
|||
// Usage text. This is an exception, and contains \n characters and formatting.
|
||||
#define STRING_CMD_HELP_TEXT \
|
||||
"A documentação do Taskwarrior pode ser encontrada usando 'man task', 'man taskrc', 'man " \
|
||||
"task-tutorial', 'man task-color', 'man task-synch' ou em " \
|
||||
"http://taskwarrior.org\n" \
|
||||
"task-color', 'man task-synch' ou em http://taskwarrior.org\n" \
|
||||
"\n" \
|
||||
"A forma geral dos comandos é:\n" \
|
||||
" task [<filter>] <command> [<mods>]\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue