Skip to content

Commit f7d65b5

Browse files
committed
Improve formatting on FAQ page
1 parent d975b2b commit f7d65b5

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

faq.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,13 @@ By default, your Vienna database is the messages.db file which is located at ~/L
6464
1. Shut down Vienna.
6565
2. Open a console window and enter:
6666

67-
`defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '<path to new messages.db>'`
68-
where
69-
`<path to new messages.db>` is the name of the folder that contains the messages.db file. The path itself should have the messages.db filename at the end.
70-
71-
For example: `defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '/Users/steve/mydata/messages.db'`
67+
defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '<path to new messages.db>'
68+
69+
where `<path to new messages.db>` is the name of the folder that contains the messages.db file. The path itself should have the messages.db filename at the end.
70+
71+
For example:
72+
73+
defaults write uk.co.opencommunity.vienna2 "DefaultDatabase" '/Users/steve/mydata/messages.db'
7274
3. Restart Vienna.
7375

7476
## One of my subscriptions reports "Error parsing XML data in feed". What does this mean? {#One_of_my_subscriptions_reports_Error_parsing_XML_data_in_feed._What_does_this_mean}

0 commit comments

Comments
 (0)