Last change
on this file since 21 was 18, checked in by yakumo.izuru, 21 months ago |
SimplyTranslate broke the API again, also add another flavor
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
813 bytes
|
Rev | Line | |
---|
[17] | 1 | .Dd $Mdocdate$
|
---|
| 2 | .Dt STCLI 1
|
---|
| 3 | .Os
|
---|
| 4 | .Sh NAME
|
---|
| 5 | .Nm suwako
|
---|
[18] | 6 | .Nd Command-line client for privacy friendly translation frontends
|
---|
[17] | 7 | .Sh SYNOPSIS
|
---|
| 8 | .Nm
|
---|
| 9 | .Fl e Ar engine
|
---|
| 10 | .Fl f Ar from
|
---|
| 11 | .Fl i Ar instance
|
---|
| 12 | .Fl I Ar input
|
---|
| 13 | .Fl t Ar to
|
---|
| 14 | .Sh DESCRIPTION
|
---|
| 15 | Self-explanatory, besides, this was made as
|
---|
| 16 | a rewrite from a shell script that had curl
|
---|
| 17 | and awk for dependencies.
|
---|
| 18 | It fully serves
|
---|
| 19 | as a drop-in replacement.
|
---|
| 20 | .Sh USAGE
|
---|
| 21 | .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
|
---|
| 31 | Target language to translate to
|
---|
| 32 | .El
|
---|
| 33 | .Sh AUTHORS
|
---|
| 34 | .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
TracBrowser
for help on using the repository browser.