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

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