From 4cdef72102eea867a71eb55c6ff664523f7f605f Mon Sep 17 00:00:00 2001 From: ginatrapani Date: Sun, 7 Aug 2011 10:36:09 -0700 Subject: [PATCH] Updated Tips and Tricks (textile) --- Tips-and-Tricks.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tips-and-Tricks.textile b/Tips-and-Tricks.textile index ba4c7fd..6556d74 100644 --- a/Tips-and-Tricks.textile +++ b/Tips-and-Tricks.textile @@ -12,7 +12,7 @@ alias t='todo.sh -d /path/to/your/todo.cfg' Then you simply type @t add laundry@ from anywhere in your file tree to add a task. -It is possible to set the default action be setting "TODOTXT_DEFAULT_ACTION". +You can set the default action by setting "TODOTXT_DEFAULT_ACTION". You can combine the above alias with the default action so that typing @t@ lists your outstanding items.