From ae54bbad7667e6b6a5a0538a6aac17128232ffec Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:36:09 +0200 Subject: [PATCH] Set category to "wallet" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/how-to-backup-wallet.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/how-to-backup-wallet.md b/posts/faq/how-to-backup-wallet.md index fab3fe66..b5f1daf0 100644 --- a/posts/faq/how-to-backup-wallet.md +++ b/posts/faq/how-to-backup-wallet.md @@ -1,5 +1,6 @@ --- title: How do I back up my wallet? +category: wallet --- You can use `lbrycrd-cli backupwallet ` to back up your wallet, or alternatively you can copy the wallet.dat file manually to anywhere you choose.