allow reading config from stdin

This commit is contained in:
hroff-1902
2019-06-20 00:04:11 +03:00
parent 38712f8120
commit 0866b5f29f
3 changed files with 8 additions and 4 deletions

View File

@@ -26,7 +26,8 @@ optional arguments:
--version show program's version number and exit
-c PATH, --config PATH
Specify configuration file (default: None). Multiple
--config options may be used.
--config options may be used. Can be set to '-' to
read config from stdin.
-d PATH, --datadir PATH
Path to backtest data.
-s NAME, --strategy NAME