Last change
on this file since 31 was 31, checked in by yakumo.izuru, 4 weeks ago |
すべてを書き直し、3.0.0をリリースします
|
File size:
583 bytes
|
Line | |
---|
1 | .Dd May 14, 2025
|
---|
2 | .Dt SUWAKO.CONF 5
|
---|
3 | .Os
|
---|
4 | .Sh NAME
|
---|
5 | .Nm suwako.conf
|
---|
6 | .Nd INI-style configuration file for suwako
|
---|
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
|
---|
13 | .Nm suwako
|
---|
14 | .Sh OPTIONS
|
---|
15 | .Bl -tag -width 11n -compact
|
---|
16 | .It endpoint
|
---|
17 | Contains the HTTPS URI to the instance
|
---|
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
|
---|
27 | .Pa ~/.config/suwako.ini
|
---|
28 | path to this file
|
---|
29 | .Sh AUTHORS
|
---|
30 | .An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
|
---|
Note:
See
TracBrowser
for help on using the repository browser.