Changeset 24 in code


Ignore:
Timestamp:
Oct 22, 2023, 2:11:43 AM (20 months ago)
Author:
yakumo.izuru
Message:

Update and correct manual page

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/suwako.1

    r18 r24  
    11.Dd $Mdocdate$
    2 .Dt STCLI 1
     2.Dt SUWAKO 1
    33.Os
    44.Sh NAME
    55.Nm suwako
    6 .Nd Command-line client for privacy friendly translation frontends
     6.Nd Command-line client for SimplyTranslate
    77.Sh SYNOPSIS
    88.Nm
    9 .Fl e Ar engine
    109.Fl f Ar from
    11 .Fl i Ar instance
    12 .Fl I Ar input
    1310.Fl t Ar to
     11.Ar input
    1412.Sh DESCRIPTION
    1513Self-explanatory, besides, this was made as
     
    1816It fully serves
    1917as a drop-in replacement.
     18.Sh CONFIGURATION
     19.Nm
     20takes two variables, those being
     21.Ev SUWAKO_INSTANCE
     22and
     23.Ev SUWAKO_ENGINE
     24.Pp
     25Both must be filled and placed
     26on ~/.suwako/suwako.conf
    2027.Sh USAGE
    2128.Bl -tag -width 11n -compact
    22 .It -e
    23 Translation engine to use
    24 .It -f
    25 Input language to translate from
    26 .It -i
    27 Instance to use
    28 .It -I
    29 Text to translate
    30 .It -t
     29.It Fl f
     30Input language to translate from.
     31Default is 'auto'
     32.It Fl t
    3133Target language to translate to
     34.It <input>
     35Text to be translated
    3236.El
    3337.Sh AUTHORS
    3438.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
    35 .Pp
    36 .An Czar of KST Aq Mt czar@kalli.st
    37 .Pp
    38 .An Shokara Kou Aq Mt kou@clearnet.fqdn
    39 .Sh BUGS
    40 None so far.
    41 If otherwise, please report them to
    42 .Mt devel@chaotic.ninja
Note: See TracChangeset for help on using the changeset viewer.