Changeset 5 in code for trunk/stcli-go.1


Ignore:
Timestamp:
Dec 13, 2022, 1:18:40 PM (2 years ago)
Author:
koizumi.aoi
Message:

Ready for 1.1

Signed-off-by: Aoi K <koizumi.aoi@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stcli-go.1

    r3 r5  
    1 .Dd Aftermath 55, 3188
     1.Dd Aftermath 56, 3188
    22.Dt STCLI-GO 1
    33.Os
     
    1010.Fl f Ar from
    1111.Fl i Ar instance
     12.Fl I Ar input
    1213.Fl t Ar to
    13 .Fl T Ar text
    1414.Sh DESCRIPTION
    1515Self-explanatory, besides, this was made as
     
    1717and awk for dependencies. It fully serves
    1818as a drop-in replacement.
     19.Sh USAGE
     20.Bl -tag -width 11n -compact
     21.It -e
     22Translation engine to use
     23.It -f
     24Input language to translate from
     25.It -i
     26Instance to use
     27.It -I
     28Text to translate
     29.It -t
     30Target language to translate to
     31.El
    1932.Sh AUTHORS
    2033.An Aoi K. Aq Mt koizumi.aoi@kyoko-project.wer.ee
     
    2235.An Czar of KST Aq Mt czar@kalli.st
    2336.Pp
    24 .An mutefall
    25 .Pp
    2637.An Shokara Kou Aq Mt kou@clearnet.fqdn
    2738.Pp
    2839.An Baobab Aq Mt baobab@honeypot.im
     40.Sh BUGS
     41This utility cannot translate strings
     42separated by spaces.
Note: See TracChangeset for help on using the changeset viewer.