diff example.txt @ 53:81fe0523a078

documentation
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 15 Nov 2011 16:17:55 -0800
parents 7432e54750a3
children
line wrap: on
line diff
--- a/example.txt	Tue Nov 15 15:14:45 2011 -0800
+++ b/example.txt	Tue Nov 15 16:17:55 2011 -0800
@@ -1,7 +1,7 @@
 # example manifest for fetch
 
-# URL                                                        DESTINATION TYPE
-http://k0s.org/geekcode                                      .           file
-https://github.com/mozilla/mozbase/tarball/master#mozprofile .           tar
-http://k0s.org/mozilla/hg/fetch#fetch.py                     .           hg
-git://github.com/mozautomation/mozmill.git#jsbridge          jsbridge    git
+# URL                                                        DESTINATION    TYPE
+http://k0s.org/geekcode                                      tmp/code       file
+https://github.com/mozilla/mozbase/tarball/master#mozprofile tmp/mozprofile tar
+http://k0s.org/mozilla/hg/fetch#fetch.py                     tmp/fetch.py   hg
+git://github.com/mozautomation/mozmill.git#jsbridge          tmp/jsbridge   git