Updated man page

This commit is contained in:
o9000 2016-05-25 00:59:26 +02:00
parent 7a419df211
commit e284e7c74a
2 changed files with 12 additions and 2 deletions

View file

@ -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]\&.

View file

@ -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 <staura@gmail.com>.
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.