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:
Paul Beckingham 2014-06-08 11:19:11 -04:00
parent 93de3e3bb0
commit 9390e17871
23 changed files with 23 additions and 3155 deletions

View file

@ -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" \