taskwarrior/doc/man
Paul Beckingham bc756637da Commands
- Implemented CmdHelp object that replaces the report.cpp longUsage
  function, and builds the output dynamically from other Command
  objects.  This is also why the help text right now is very short,
  as only a few commands are migrated.
- Obsoleted longUsage function.
- Updated task.1 man page with 'execute' command details.
- Modified command.lua sample to include command usage.
- Removed "help" from old Context::dispatch, which means "help" is
  the first migrated command.
- Added usage and description to all Cmd* objects.
- Implemented Command::usage and Command::description as base class
  methods that simply return data that is specified by the derived
  classes.
2011-05-15 01:14:13 -04:00
..
.gitignore CMake 2011-01-05 22:46:25 +01:00
task-color.5.in Documentation 2011-05-07 10:24:29 -04:00
task-faq.5.in Bug #732 2011-05-02 16:18:40 +02:00
task-sync.5.in Bug #732 2011-05-02 16:18:40 +02:00
task-tutorial.5.in Holidays 2011-04-10 15:37:30 -04:00
task.1.in Commands 2011-05-15 01:14:13 -04:00
taskrc.5.in Verbose 2011-05-14 15:38:03 -04:00