diff --git a/doc/tinmop.man b/doc/tinmop.man index 85343ee..36ca96e 100644 --- a/doc/tinmop.man +++ b/doc/tinmop.man @@ -195,7 +195,11 @@ a key-value text files used to configure the access credential to server and vis common lisp source code. Used to write module (AKA plugin) and to configure keybindings to interact with the software. .PP -The distribution of this software comes with a bunch of pre-backed configuration files but user is expected to write a simple file with their credential to log into the server. +The distribution of this software comes with a bunch of pre-backed configuration files +(see \fIFiles\fP) but user is expected to write a simple file with their credential to log into the server, if you want to use tinmop as a fediverse client. + +.PP +The system wide configuration files are automatically included in used defined files, the configuration directive in custom files override the system wide ones. .SS "Simple configuration" .PP diff --git a/doc/tinmop.org b/doc/tinmop.org index b310a47..a298712 100644 --- a/doc/tinmop.org +++ b/doc/tinmop.org @@ -134,7 +134,10 @@ - common lisp source code. Used to write module (AKA plugin) and to configure keybindings to interact with the software. - The distribution of this software comes with a bunch of pre-backed configuration files but user is expected to write a simple file with their credential to log into the server. + The distribution of this software comes with a bunch of pre-backed configuration files + (see [[Files]]) but user is expected to write a simple file with their credential to log into the server, if you want to use tinmop as a fediverse client. + + The system wide configuration files are automatically included in used defined files, the configuration directive in custom files override the system wide ones. ** Simple configuration