Changeset 31 in code for trunk/suwako.conf.5
- Timestamp:
- May 14, 2025, 3:38:01 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/suwako.conf.5
r27 r31 1 .Dd $Mdocdate$1 .Dd May 14, 2025 2 2 .Dt SUWAKO.CONF 5 3 3 .Os 4 4 .Sh NAME 5 5 .Nm suwako.conf 6 .Nd INI-style configuration file for 7 .Xr suwako 1 6 .Nd INI-style configuration file for suwako 8 7 .Sh DESCRIPTION 9 8 The … … 12 11 including the API path and the 13 12 translation engine to be used on 14 the 15 .Xr suwako 1 16 command. 13 .Nm suwako 17 14 .Sh OPTIONS 18 15 .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. 16 .It endpoint 17 Contains the HTTPS URI to the instance 24 18 .It engine 25 19 For most use cases, the … … 31 25 .El 32 26 .Sh FILES 33 .Pa ~/. suwako/suwako.conf27 .Pa ~/.config/suwako.ini 34 28 path to this file 35 29 .Sh AUTHORS 36 .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja30 .An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
Note:
See TracChangeset
for help on using the changeset viewer.