From f435eeed7ad7503a0e2937652563dad8f7680a0e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 9 Jan 2010 21:30:23 -0500 Subject: [PATCH] Documentation Update - Changed the official code repo URL from github to tasktools.org. The github copy is going away. - Added an FAQ about recreating a .taskrc, or creating a second one for comparison. --- doc/man/task-faq.5 | 11 ++++++++++- doc/man/task-tutorial.5 | 2 +- doc/man/task.1 | 2 +- doc/man/taskrc.5 | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/doc/man/task-faq.5 b/doc/man/task-faq.5 index b758553b2..0092b7997 100644 --- a/doc/man/task-faq.5 +++ b/doc/man/task-faq.5 @@ -17,7 +17,16 @@ format, and if you are careful not to break the format, there is no reason not to edit it. But task provides a rich command set to do that manipulation for you, so it is probably best to leave those files alone. +.TP +.B How do I restore my .taskrc file to defaults? +If you delete (or rename) your .taskrc file, task will offer to create a default +one for you. Another way to do this is with the command: + $ task rc:new-file version + +Task will create 'new-file' if it doesn't already exist. Note that this is a +good way to learn about new configuration settings, if your .taskrc file was +created by an older version of task. @@ -51,7 +60,7 @@ The official site at .TP The official code repository at - + .TP You can contact the project by writing an email to diff --git a/doc/man/task-tutorial.5 b/doc/man/task-tutorial.5 index ce4ca137b..b4aa2754c 100644 --- a/doc/man/task-tutorial.5 +++ b/doc/man/task-tutorial.5 @@ -402,7 +402,7 @@ The official site at .TP The official code repository at - + .TP You can contact the project by writing an email to diff --git a/doc/man/task.1 b/doc/man/task.1 index 65141c852..0749bb227 100644 --- a/doc/man/task.1 +++ b/doc/man/task.1 @@ -468,7 +468,7 @@ The official site at .TP The official code repository at - + .TP You can contact the project by writing an email to diff --git a/doc/man/taskrc.5 b/doc/man/taskrc.5 index 93c588b3f..b38462dec 100644 --- a/doc/man/taskrc.5 +++ b/doc/man/taskrc.5 @@ -507,7 +507,7 @@ The official site at .TP The official code repository at - + .TP You can contact the project by writing an email to