From 1edcd315f4bff6b4c197334d2bd9d6242bd97480 Mon Sep 17 00:00:00 2001 From: the1ts Date: Mon, 13 Sep 2010 01:26:09 -0700 Subject: [PATCH] Migrated from creating-and-installing-add-ons v5 --- Creating-and-Installing-Add-ons.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Creating-and-Installing-Add-ons.textile b/Creating-and-Installing-Add-ons.textile index c0383fb..ccfac0d 100644 --- a/Creating-and-Installing-Add-ons.textile +++ b/Creating-and-Installing-Add-ons.textile @@ -63,8 +63,10 @@ variables including the following documented in todo.sh's usage message: and the following environmental variables not documented in the usage message: -* TODO_SH -- complete path to calling Todo.sh script +* TODO_SH -- filename for the todo.sh script +* TODO_FULL_SH -- complete path to calling todo.sh script * TODOTXT_CFG_FILE -- complete path to user's todo.sh configuration file +* TODO_DIR -- complete path to the todo.txt file h2. [[Creating Add-ons: Examples]]