Last change
on this file since 30 was 27, checked in by yakumo.izuru, 18 months ago |
Documentation update and relicense as Beerware
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
642 bytes
|
Rev | Line | |
---|
[27] | 1 | .Dd $Mdocdate$
|
---|
| 2 | .Dt SUWAKO.CONF 5
|
---|
| 3 | .Os
|
---|
| 4 | .Sh NAME
|
---|
| 5 | .Nm suwako.conf
|
---|
| 6 | .Nd INI-style configuration file for
|
---|
| 7 | .Xr suwako 1
|
---|
| 8 | .Sh DESCRIPTION
|
---|
| 9 | The
|
---|
| 10 | .Nm
|
---|
| 11 | file specifies the instance address,
|
---|
| 12 | including the API path and the
|
---|
| 13 | translation engine to be used on
|
---|
| 14 | the
|
---|
| 15 | .Xr suwako 1
|
---|
| 16 | command.
|
---|
| 17 | .Sh OPTIONS
|
---|
| 18 | .Bl -tag -width 11n -compact
|
---|
| 19 | .It instance
|
---|
| 20 | Contains the HTTPS URI to the
|
---|
| 21 | server's up to the
|
---|
| 22 | .Sy /api/translate
|
---|
| 23 | endpoint.
|
---|
| 24 | .It engine
|
---|
| 25 | For most use cases, the
|
---|
| 26 | .Em google
|
---|
| 27 | engine should be enough,
|
---|
| 28 | though some endpoints
|
---|
| 29 | support more translation
|
---|
| 30 | engines.
|
---|
| 31 | .El
|
---|
| 32 | .Sh FILES
|
---|
| 33 | .Pa ~/.suwako/suwako.conf
|
---|
| 34 | path to this file
|
---|
| 35 | .Sh AUTHORS
|
---|
| 36 | .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
|
---|
Note:
See
TracBrowser
for help on using the repository browser.