source: code/trunk/suwako.1@ 21

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
RevLine 
[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
15Self-explanatory, besides, this was made as
16a rewrite from a shell script that had curl
17and awk for dependencies.
18It fully serves
19as a drop-in replacement.
20.Sh USAGE
21.Bl -tag -width 11n -compact
22.It -e
23Translation engine to use
24.It -f
25Input language to translate from
26.It -i
27Instance to use
28.It -I
29Text to translate
30.It -t
31Target 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
40None so far.
41If otherwise, please report them to
42.Mt devel@chaotic.ninja
Note: See TracBrowser for help on using the repository browser.