From 5ac3a70d5d49d9f30a4778055d52c2e5d76aaa9e Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Tue, 11 Jul 2017 14:12:36 -0400 Subject: [PATCH] quick update --- content/faq/how-to-find-lbry-log-file | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/faq/how-to-find-lbry-log-file b/content/faq/how-to-find-lbry-log-file index 14cb0a87..b6f74f5d 100644 --- a/content/faq/how-to-find-lbry-log-file +++ b/content/faq/how-to-find-lbry-log-file @@ -9,16 +9,16 @@ In certain cases, we may ask you to send us your log file(s). The current log f ## Windows 1. Type `%appdata%/lbrynet` into an Explorer window to find the log file directory. -2. Here you will see the `lbrynet.log` and any archives. +2. Here you will see the `lbrynet.log` file and any archives. 3. If posting to public forum, please ensure IP address in file is masked. ## MacOS 1. Open Finder, click Go on top menu, choose "Go To Folder" Type "~/Library/Application Support/LBRY" and then click go. -2. Here you will see the `lbrynet.log` and any archives. +2. Here you will see the `lbrynet.log` file and any archives. 3. If posting to public forum, please ensure IP address in file is masked. ## Ubuntu / Linux *(Exact steps may differ slightly)* 1. Open File browser and navigate to the Home directory. Press Ctrl-H to view hidden files and folders 2. Navigate to the .lbrynet folder -3. Here you will see the `lbrynet.log` and any archives. +3. Here you will see the `lbrynet.log` file and any archives. 4. If posting to public forum, please ensure IP address in file is masked.