mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
6 lines
181 B
Markdown
6 lines
181 B
Markdown
---
|
|
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.
|