Updated man page
o9000 mrovi9000@gmail.com
2 files changed,
12 insertions(+),
2 deletions(-)
M
doc/tint2.1
→
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\[ra]\&.
.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]\&.
M
doc/tint2.md
→
doc/tint2.md
@@ -60,6 +60,9 @@ * [Example](#an-example-tint2rc)
### 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 @@
This manual page was written by Daniel Moerner <dmoerner@gmail.com>, 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.