mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-02-25 00:59:58 -05:00
README: Link to the man pages from the readme.
This commit is contained in:
parent
0be0b5301b
commit
6c4fb03744
@ -98,7 +98,8 @@ Usage
|
|||||||
|
|
||||||
While pantalaimon is a daemon, it is meant to be run as your own user. It won't
|
While pantalaimon is a daemon, it is meant to be run as your own user. It won't
|
||||||
verify devices for you automatically, unless configured to do so, and requires
|
verify devices for you automatically, unless configured to do so, and requires
|
||||||
user interaction to verify, ignore or blacklist devices.
|
user interaction to verify, ignore or blacklist devices. A more complete
|
||||||
|
description of Pantalaimon can be found in the [man page](docs/man/pantalaimon.8.md).
|
||||||
|
|
||||||
Pantalaimon requires a configuration file to run. The configuration file
|
Pantalaimon requires a configuration file to run. The configuration file
|
||||||
specifies one or more homeservers for pantalaimon to connect to.
|
specifies one or more homeservers for pantalaimon to connect to.
|
||||||
@ -114,7 +115,7 @@ ListenPort = 8009
|
|||||||
The configuration file should be placed in `~/.config/pantalaimon/pantalaimon.conf`.
|
The configuration file should be placed in `~/.config/pantalaimon/pantalaimon.conf`.
|
||||||
|
|
||||||
The full documentation for the pantalaimons configuration can be found in
|
The full documentation for the pantalaimons configuration can be found in
|
||||||
the man page `pantalaimon(5)`.
|
the [man page](docs/man/pantalaimon.5.md) `pantalaimon(5)`.
|
||||||
|
|
||||||
Now that pantalaimon is configured it can be run:
|
Now that pantalaimon is configured it can be run:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user