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