Set category to "running"

Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
This commit is contained in:
Viktor Bengtsson 2016-07-10 01:41:42 +02:00 committed by GitHub
parent 00c0216c04
commit 6ad978a53c

View file

@ -1,5 +1,6 @@
---
title: How do I stop LBRY from the command line?
category: running
---
You can ctrl-c or run `stop-lbrynet-daemon`. It is natural for the program to take 2-3 seconds to close.