source: code/trunk/suwako.conf.5@ 32

Last change on this file since 32 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
8The
9.Nm
10file specifies the instance address,
11including the API path and the
12translation engine to be used on
13.Nm suwako
14.Sh OPTIONS
15.Bl -tag -width 11n -compact
16.It endpoint
17Contains the HTTPS URI to the instance
18.It engine
19For most use cases, the
20.Em google
21engine should be enough,
22though some endpoints
23support more translation
24engines.
25.El
26.Sh FILES
27.Pa ~/.config/suwako.ini
28path 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.