[Erp5-report] r42980 rafael - /erp5/trunk/utils/erp5.utils.dists/src/erp5/utils/dists/
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 3 14:12:37 CET 2011
Author: rafael
Date: Thu Feb 3 14:12:37 2011
New Revision: 42980
URL: http://svn.erp5.org?rev=42980&view=rev
Log:
Improve description.
Modified:
erp5/trunk/utils/erp5.utils.dists/src/erp5/utils/dists/repository.py
Modified: erp5/trunk/utils/erp5.utils.dists/src/erp5/utils/dists/repository.py
URL: http://svn.erp5.org/erp5/trunk/utils/erp5.utils.dists/src/erp5/utils/dists/repository.py?rev=42980&r1=42979&r2=42980&view=diff
==============================================================================
--- erp5/trunk/utils/erp5.utils.dists/src/erp5/utils/dists/repository.py [utf8] (original)
+++ erp5/trunk/utils/erp5.utils.dists/src/erp5/utils/dists/repository.py [utf8] Thu Feb 3 14:12:37 2011
@@ -51,8 +51,9 @@ def load_options():
help="where the .bt5 will be placed")
parser.add_option("-d", "--download-dir",
- dest="downloaddir", default=None,
- help="don't print statu messages to stdout")
+ dest="downloaddir",
+ default=None,
+ help="Custom folder where download/checkout will be placed.")
parser.add_option("-c", "--download-cmd",
dest="downloadcmd",
More information about the Erp5-report
mailing list