Skip to content

Commit 78943bf

Browse files
committed
Add link to FAQ
1 parent 1b8a42d commit 78943bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/strategy-101.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Once your bot is running in dry or live mode, Freqtrade has six mechanisms to co
178178

179179
Freqtrade generates extensive debugging logs to help you understand what's happening. Please familiarise yourself with the information and error messages you might see in your bot logs.
180180

181-
Logging by default occurs on standard out (the command line). If you want to write out to a file instead, many freqtrade commands, including the `trade` command, accepts the `--logfile` option to write to a file.
181+
Logging by default occurs on standard out (the command line). If you want to write out to a file instead, many freqtrade commands, including the `trade` command, accept the `--logfile` option to write to a file.
182182

183183
Check the [FAQ](https://www.freqtrade.io/en/stable/faq/#how-do-i-search-the-bot-logs-for-something) for examples.
184184

0 commit comments

Comments
 (0)