s/recreated/recreates
@@ -249,7 +249,7 @@ the given item as done and reenters it again, optionally at a specified number o
|
||||
|
||||
Examples:
|
||||
<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>
|
||||
|
||||
"Project page":https://github.com/drobertadams/todo.txt-cli-addons/tree/master/repeat
|
||||
|
||||
Reference in New Issue
Block a user