Changeset 31 in code for trunk/suwako.conf.5


Ignore:
Timestamp:
May 14, 2025, 3:38:01 PM (4 weeks ago)
Author:
yakumo.izuru
Message:

すべてを書き直し、3.0.0をリリースします

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/suwako.conf.5

    r27 r31  
    1 .Dd $Mdocdate$
     1.Dd May 14, 2025
    22.Dt SUWAKO.CONF 5
    33.Os
    44.Sh NAME
    55.Nm suwako.conf
    6 .Nd INI-style configuration file for
    7 .Xr suwako 1
     6.Nd INI-style configuration file for suwako
    87.Sh DESCRIPTION
    98The
     
    1211including the API path and the
    1312translation engine to be used on
    14 the
    15 .Xr suwako 1
    16 command.
     13.Nm suwako
    1714.Sh OPTIONS
    1815.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
     17Contains the HTTPS URI to the instance
    2418.It engine
    2519For most use cases, the
     
    3125.El
    3226.Sh FILES
    33 .Pa ~/.suwako/suwako.conf
     27.Pa ~/.config/suwako.ini
    3428path to this file
    3529.Sh AUTHORS
    36 .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
     30.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
Note: See TracChangeset for help on using the changeset viewer.