Set category to "wallet"

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:36:09 +02:00 committed by GitHub
parent 00c0216c04
commit ae54bbad76

View file

@ -1,5 +1,6 @@
--- ---
title: How do I back up my wallet? title: How do I back up my wallet?
category: wallet
--- ---
You can use `lbrycrd-cli backupwallet <pathtobackup>` to back up your wallet, or alternatively you can copy the wallet.dat file manually to anywhere you choose. You can use `lbrycrd-cli backupwallet <pathtobackup>` to back up your wallet, or alternatively you can copy the wallet.dat file manually to anywhere you choose.