From 620b2fee42a08d30c0bdb0cd1c7d9474d0497ea6 Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:44:22 +0200 Subject: [PATCH] Set category to "running" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/to-log-to-console.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/to-log-to-console.md b/posts/faq/to-log-to-console.md index 7f8fda74..ef0a2081 100644 --- a/posts/faq/to-log-to-console.md +++ b/posts/faq/to-log-to-console.md @@ -1,5 +1,6 @@ --- title: How can I see the log in the terminal? +category: running --- Run LBRY with the `--log-to-console` flag set: