[Templates-cvs] cvs commit: Template2/docsrc/src/Tools ttree.tt2
cvs@template-toolkit.org
cvs@template-toolkit.org
Wed, 08 Oct 2003 14:52:23 +0100
cvs 03/10/08 13:52:23
Modified: docsrc/src/Tools ttree.tt2
Log:
* minor changes
Revision Changes Path
1.4 +10 -1 Template2/docsrc/src/Tools/ttree.tt2
Index: ttree.tt2
===================================================================
RCS file: /template-toolkit/Template2/docsrc/src/Tools/ttree.tt2,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ttree.tt2 2003/10/08 13:23:58 1.3
+++ ttree.tt2 2003/10/08 13:52:22 1.4
@@ -109,7 +109,16 @@
# .ttreerc
depend foo=bar,baz
- depend carash=bang,wallop
+ depend crash=bang,wallop
+
+The file appearing on the left of the C<=> is specified relative to
+the C<src> or C<lib> directories. The file(s) appearing on the right
+can be specified relative to any of these directories or as absolute
+file paths.
+
+For example:
+
+ $ ttree --depend foo=bar,/tmp/baz
=head2 Format of B<depend_file>