[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [GT] SVN Commit r608 - trunk/Scripts
Note that the --help parameter had been implemented for graphics.pl
as --man. However, the conventional way of invoking user assistance
for a script is --help, so I felt it was better to change that single
occurrence rather than using the less typical form --man.
Please advise if this is a problem, and I will correct.
Cheers, Th.
-----Original Message-----
From: GeniusTrader SVN [mailto:raphael
AT
geniustrader.org]
Sent: Saturday, April 19, 2008 10:39 PM
To: devel
AT
geniustrader.org
Subject: [GT] SVN Commit r608 - trunk/Scripts
Author: thomas
Date: 2008-04-20 05:38:37 +0200 (Sun, 20 Apr 2008)
New Revision: 608
Modified:
trunk/Scripts/analyze_backtest.pl
trunk/Scripts/backtest.pl
trunk/Scripts/backtest_many.pl
trunk/Scripts/backtest_multi.pl
trunk/Scripts/display_indicator.pl
trunk/Scripts/display_signal.pl
trunk/Scripts/manage_portfolio.pl
trunk/Scripts/scan.pl
trunk/Scripts/select_combination.pl
Log:
For all scripts, support --help and --options parameters.