Address PR Review

This commit is contained in:
Matthias
2020-02-09 11:41:29 +01:00
parent 34f04668c1
commit b536d50194
3 changed files with 4 additions and 4 deletions

View File

@@ -223,7 +223,7 @@ function config_generator() {
function config() {
echo "-------------------------"
echo "Please use freqtrade new-config -c config.json to generate a new configuration file."
echo "Please use 'freqtrade new-config -c config.json' to generate a new configuration file."
echo "-------------------------"
}