From bf8aadef261a0a4b66d6ec3e724dd8fb443d6951 Mon Sep 17 00:00:00 2001 From: emilerl Date: Tue, 15 Feb 2011 05:45:31 -0800 Subject: [PATCH] Updated Todo.sh Add on Directory (textile) --- Todo.sh-Add-on-Directory.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 41abb2c..1be5364 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -226,8 +226,8 @@ h2(#lately). __lately__: Report of recently completed tasks Generate a list of recently completed tasks. Per default lately lists tasks that were completed during the last seven days. With an optional argument, number of days, that can be overridden to show more or less. -Example: -
  $ todo.sh lately    # Lists tasks completed within the last 7 days
-
  $ todo.sh lately 3  # Lists tasks completed within the last 3 days
+Examples: +
$ todo.sh lately    # Lists tasks completed within the last 7 days
+$ todo.sh lately 3  # Lists tasks completed within the last 3 days
"Download file":https://github.com/emilerl/emilerl/tree/master/todo.actions.d \ No newline at end of file