From e284e7c74a2fbf3be8319b65bc584ff3b6e060eb Mon Sep 17 00:00:00 2001 From: o9000 Date: Wed, 25 May 2016 00:59:26 +0200 Subject: [PATCH] Updated man page --- doc/tint2.1 | 7 ++++++- doc/tint2.md | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/tint2.1 b/doc/tint2.1 index 138470e..307df6e 100644 --- a/doc/tint2.1 +++ b/doc/tint2.1 @@ -69,6 +69,9 @@ Example \[la]#an-example-tint2rc\[ra] .RE .SS Introduction .PP +These are instructions for configuring tint2 directly by editing its config file. +You may also use instead the graphical interface \fB\fCtint2conf\fR\&. +.PP The first time you run tint2, it will create the config file in \fB\fC$HOME/.config/tint2/tint2rc\fR (This applies if you have done a clean install. Running tint2 in the source directory without doing 'make install' will not create the config file.) .PP You can also specify another file on the command line with the \-c option, e.g.: \fB\fCtint2 \-c $HOME/tint2.conf\fR\&. This can be used to run multiple instances of tint2 that use different settings. @@ -833,5 +836,7 @@ It is based on ttm, originally written by Pål Staurland \[la]staura@gmail.com\[ .PP This manual page was written by Daniel Moerner \[la]dmoerner@gmail.com\[ra], for the Debian project (but may be used by others). It was adopted from the tint2 docs. +.SH SEE ALSO .PP -See the wiki page at \[la]https://gitlab.com/o9000/tint2/wikis/home\[ra] for more information. +The main website \[la]https://gitlab.com/o9000/tint2\[ra] +and the wiki page at \[la]https://gitlab.com/o9000/tint2/wikis/home\[ra]\&. diff --git a/doc/tint2.md b/doc/tint2.md index db5c912..b43c7b1 100644 --- a/doc/tint2.md +++ b/doc/tint2.md @@ -60,6 +60,9 @@ Goals: ### Introduction +These are instructions for configuring tint2 directly by editing its config file. +You may also use instead the graphical interface `tint2conf`. + The first time you run tint2, it will create the config file in `$HOME/.config/tint2/tint2rc` (This applies if you have done a clean install. Running tint2 in the source directory without doing 'make install' will not create the config file.) You can also specify another file on the command line with the -c option, e.g.: `tint2 -c $HOME/tint2.conf`. This can be used to run multiple instances of tint2 that use different settings. @@ -706,4 +709,6 @@ It is based on ttm, originally written by Pål Staurland . This manual page was written by Daniel Moerner , for the Debian project (but may be used by others). It was adopted from the tint2 docs. -See the wiki page at https://gitlab.com/o9000/tint2/wikis/home for more information. +## SEE ALSO +The main website https://gitlab.com/o9000/tint2 +and the wiki page at https://gitlab.com/o9000/tint2/wikis/home.