From 0fc0dddb97bff4491d58f3fefd29a387c9b183ad Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Tue, 15 Oct 2019 13:26:05 -0700 Subject: [PATCH] Adds some a bit about config location being variable --- bombadillo.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bombadillo.1 b/bombadillo.1 index e023009..4befe25 100644 --- a/bombadillo.1 +++ b/bombadillo.1 @@ -206,7 +206,7 @@ Writes data from a given url to a file. The file is named by the filename argume write [link id] [filename\.\.\.] Writes data from a given link id in the current document to a file. The file is named by the filename argument should should not include a leading \fI/\fP. The file saves to the folder set by the \fIsavelocation\fP setting. \fIw\fP can be entered rather than the full \fIwrite\fP. .SH FILES -\fBbombadillo\fP keeps a hidden configuration file in a user's home directory. The file is a simplified ini file titled \fI.bombadillo.ini\fP. It is generated when a user first loads \fBbombadillo\fP and is updated with bookmarks and settings as a user adds them. The file can be directly edited, but it is best to use the SET command to update settings whenever possible. To return to the state of a fresh install, simply remove the file and a new one will be generated with the \fBbombadillo\fP defaults. +\fBbombadillo\fP keeps a hidden configuration file in a user's home directory. The file is a simplified ini file titled \fI.bombadillo.ini\fP. It is generated when a user first loads \fBbombadillo\fP and is updated with bookmarks and settings as a user adds them. The file can be directly edited, but it is best to use the SET command to update settings whenever possible. To return to the state of a fresh install, simply remove the file and a new one will be generated with the \fBbombadillo\fP defaults. On some systems an administrator may set the configuration file location to somewhere other than a user's home folder. If you do not see the file where you expect it, contact your system administrator. .SH SETTINGS The following is a list of the settings that \fBbombadillo\fP recognizes, as well as a description of their valid values. .TP