source: code/trunk/stcli-go.1@ 5

Last change on this file since 5 was 5, checked in by koizumi.aoi, 2 years ago

Ready for 1.1

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

File size: 835 bytes
RevLine 
[5]1.Dd Aftermath 56, 3188
[3]2.Dt STCLI-GO 1
3.Os
4.Sh NAME
5.Nm stcli-go
6.Nd Command-line client for SimplyTranslate in Go
7.Sh SYNOPSIS
8.Nm
9.Fl e Ar engine
10.Fl f Ar from
11.Fl i Ar instance
[5]12.Fl I Ar input
[3]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. It fully serves
18as a drop-in replacement.
[5]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
[3]32.Sh AUTHORS
33.An Aoi K. Aq Mt koizumi.aoi@kyoko-project.wer.ee
34.Pp
35.An Czar of KST Aq Mt czar@kalli.st
36.Pp
37.An Shokara Kou Aq Mt kou@clearnet.fqdn
38.Pp
39.An Baobab Aq Mt baobab@honeypot.im
[5]40.Sh BUGS
41This utility cannot translate strings
42separated by spaces.
Note: See TracBrowser for help on using the repository browser.