Mercurial > mozilla > hg > DocumentIt
diff document_it.py @ 25:0ce6b501f62d
first real version
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 03 Aug 2011 19:59:58 -0700 |
parents | 045544951756 |
children | ce7cbf3e08e1 |
line wrap: on
line diff
--- a/document_it.py Wed Aug 03 14:39:56 2011 -0700 +++ b/document_it.py Wed Aug 03 19:59:58 2011 -0700 @@ -13,13 +13,8 @@ mozmill/README.txt https://developer.mozilla.org/en/Mozmill mozmill/docs/ https://developer.mozilla.org/en/Mozmill/ ---dest sets the destination, e.g. - ---dest http://developer.mozilla.org/ ---dest https://developer-stage9.mozilla.org/jhammel ---dest path/to directory - -By default, a new temporary directory will be created +--dest sets the destination. If a net location is specified, authentication +is required. By default, a new temporary directory will be created """ import optparse