Documentation Update

- Corrected discussion of the edit command.
This commit is contained in:
Paul Beckingham 2009-05-13 12:14:41 -04:00
parent 4346f83f6e
commit da8c3c1a16
3 changed files with 15 additions and 1 deletions

View file

@ -442,7 +442,7 @@ ID Project Pri Description
</p>
<p>
Task will first check to see if you have defined a text editor
in the TASK_EDITOR environment variable. If not, task will
in the 'editor' configuration variable. If not, task will
check to see if you defined a text editor in the VISUAL
environment variable. If not task will check to see if you
defined a text editor in the EDITOR environment variable.