Rev | Line | |
---|
[31] | 1 | .Dd May 14, 2025
|
---|
[27] | 2 | .Dt SUWAKO.CONF 5
|
---|
| 3 | .Os
|
---|
| 4 | .Sh NAME
|
---|
| 5 | .Nm suwako.conf
|
---|
[31] | 6 | .Nd INI-style configuration file for suwako
|
---|
[27] | 7 | .Sh DESCRIPTION
|
---|
| 8 | The
|
---|
| 9 | .Nm
|
---|
| 10 | file specifies the instance address,
|
---|
| 11 | including the API path and the
|
---|
| 12 | translation engine to be used on
|
---|
[31] | 13 | .Nm suwako
|
---|
[27] | 14 | .Sh OPTIONS
|
---|
| 15 | .Bl -tag -width 11n -compact
|
---|
[31] | 16 | .It endpoint
|
---|
| 17 | Contains the HTTPS URI to the instance
|
---|
[27] | 18 | .It engine
|
---|
| 19 | For most use cases, the
|
---|
| 20 | .Em google
|
---|
| 21 | engine should be enough,
|
---|
| 22 | though some endpoints
|
---|
| 23 | support more translation
|
---|
| 24 | engines.
|
---|
| 25 | .El
|
---|
| 26 | .Sh FILES
|
---|
[31] | 27 | .Pa ~/.config/suwako.ini
|
---|
[27] | 28 | path to this file
|
---|
| 29 | .Sh AUTHORS
|
---|
[31] | 30 | .An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
|
---|
Note:
See
TracBrowser
for help on using the repository browser.