s/recreated/recreates

markdwhite
2012-04-30 07:11:59 -07:00
parent 68667d6c71
commit 63523130f2

@@ -249,7 +249,7 @@ the given item as done and reenters it again, optionally at a specified number o
Examples: Examples:
<pre><code>$ todo.sh repeat 3 # Marks item 3 as done and recreates is as a new item <pre><code>$ todo.sh repeat 3 # Marks item 3 as done and recreates is as a new item
$ todo.sh repeat 3 7 # Marks item 3 as done and recreated it 7 days from now $ todo.sh repeat 3 7 # Marks item 3 as done and recreates it 7 days from now
$ todo.sh repeat 3 +7 # Marks item 3 as done and recreates it 7 days from the due date</code></pre> $ todo.sh repeat 3 +7 # Marks item 3 as done and recreates it 7 days from the due date</code></pre>
"Project page":https://github.com/drobertadams/todo.txt-cli-addons/tree/master/repeat "Project page":https://github.com/drobertadams/todo.txt-cli-addons/tree/master/repeat