Docs: Updated ext README

This commit is contained in:
Paul Beckingham 2016-05-01 16:14:31 -04:00
parent cc5115b5d7
commit d298ccfba6

View file

@ -3,8 +3,8 @@ Timewarrior Extensions
debug.py debug.py
This is a debug extension that simply echoes back everything it sees in its This is a debug extension that simply echoes back everything it sees in its
input. It's handy to see how the command line affects what an extension sees input. It's useful for debugging to see how the command line affects what an
and will likely be removed before release. extension sees. This will likely be removed before release.
on-modify.timewarrior on-modify.timewarrior
This is a Taskwarrior hook script that will integrate Timewarrior. This is a Taskwarrior hook script that will integrate Timewarrior.