From 142c22cfc22f0f04dcd40555a4f15098c863c73c Mon Sep 17 00:00:00 2001 From: David Metcalfe Date: Sun, 12 Jan 2014 15:46:09 -0800 Subject: [PATCH] Grammar fix. --- The-Todo.txt-Format.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-Todo.txt-Format.textile b/The-Todo.txt-Format.textile index b912dbb..7d76ff3 100644 --- a/The-Todo.txt-Format.textile +++ b/The-Todo.txt-Format.textile @@ -139,6 +139,6 @@ The Todo.txt CLI is extensible with add-ons. An add-on may define its own additi h2. Other notations -With @todo.sh@, you can choose any unique keyword search by it. For example, to indicate you're waiting on something to complete a task, append the word @WAIT@ to the item in @todo.txt@. Others like to add due dates to a task, @DUE:2006-08-01@. It's completely up to you. +With @todo.sh@, you can choose any unique keyword, and search by it. For example, to indicate you're waiting on something to complete a task, append the word @WAIT@ to the item in @todo.txt@. Others like to add due dates to a task, @DUE:2006-08-01@. It's completely up to you. Handy Tip: To view items by keyword in the [[Todo.txt Command Line interface|https://github.com/ginatrapani/todo.txt-cli/]], do @todo.sh list yourkeyword@. \ No newline at end of file