diff --git a/docs/utils.md b/docs/utils.md index 789462de4..6395fb6f9 100644 --- a/docs/utils.md +++ b/docs/utils.md @@ -627,7 +627,7 @@ FreqUI will also show the backtesting results. ``` usage: freqtrade webserver [-h] [-v] [--logfile FILE] [-V] [-c PATH] [-d PATH] - [--userdir PATH] [-s NAME] [--strategy-path PATH] + [--userdir PATH] optional arguments: -h, --help show this help message and exit @@ -648,12 +648,6 @@ Common arguments: --userdir PATH, --user-data-dir PATH Path to userdata directory. -Strategy arguments: - -s NAME, --strategy NAME - Specify strategy class name which will be used by the - bot. - --strategy-path PATH Specify additional strategy lookup path. - ``` ## List Hyperopt results