Ready for 1.1

Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>

git-svn-id: file:///srv/svn/repo/suwako/trunk@5 0b558ee1-521d-8b46-a41b-40029c97c055
This commit is contained in:
koizumi.aoi
2022-12-13 13:18:40 +00:00
parent 15ac19196e
commit eef6ce394a
3 changed files with 52 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
.Dd Aftermath 55, 3188
.Dd Aftermath 56, 3188
.Dt STCLI-GO 1
.Os
.Sh NAME
@@ -9,20 +9,34 @@
.Fl e Ar engine
.Fl f Ar from
.Fl i Ar instance
.Fl I Ar input
.Fl t Ar to
.Fl T Ar text
.Sh DESCRIPTION
Self-explanatory, besides, this was made as
a rewrite from a shell script that had curl
and awk for dependencies. It fully serves
as a drop-in replacement.
.Sh USAGE
.Bl -tag -width 11n -compact
.It -e
Translation engine to use
.It -f
Input language to translate from
.It -i
Instance to use
.It -I
Text to translate
.It -t
Target language to translate to
.El
.Sh AUTHORS
.An Aoi K. Aq Mt koizumi.aoi@kyoko-project.wer.ee
.Pp
.An Czar of KST Aq Mt czar@kalli.st
.Pp
.An mutefall
.Pp
.An Shokara Kou Aq Mt kou@clearnet.fqdn
.Pp
.An Baobab Aq Mt baobab@honeypot.im
.Sh BUGS
This utility cannot translate strings
separated by spaces.