Update log-to-console to reflect argument removal

This commit is contained in:
Zed 2017-06-20 16:23:18 +02:00 committed by GitHub
parent 5fd8d97bfe
commit a2e23ce704

View file

@ -3,6 +3,4 @@ title: How can I see the log in the terminal?
category: developer
---
Run LBRY with the `--log-to-console` flag set:
lbrynet-daemon --log-to-console
Simply run the daemon using `lbrynet-daemon` in a terminal.