Update and correct manual page
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/suwako/trunk@24 0b558ee1-521d-8b46-a41b-40029c97c055
This commit is contained in:
40
suwako.1
40
suwako.1
@@ -1,42 +1,38 @@
|
|||||||
.Dd $Mdocdate$
|
.Dd $Mdocdate$
|
||||||
.Dt STCLI 1
|
.Dt SUWAKO 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm suwako
|
.Nm suwako
|
||||||
.Nd Command-line client for privacy friendly translation frontends
|
.Nd Command-line client for SimplyTranslate
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Fl e Ar engine
|
|
||||||
.Fl f Ar from
|
.Fl f Ar from
|
||||||
.Fl i Ar instance
|
|
||||||
.Fl I Ar input
|
|
||||||
.Fl t Ar to
|
.Fl t Ar to
|
||||||
|
.Ar input
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
Self-explanatory, besides, this was made as
|
Self-explanatory, besides, this was made as
|
||||||
a rewrite from a shell script that had curl
|
a rewrite from a shell script that had curl
|
||||||
and awk for dependencies.
|
and awk for dependencies.
|
||||||
It fully serves
|
It fully serves
|
||||||
as a drop-in replacement.
|
as a drop-in replacement.
|
||||||
|
.Sh CONFIGURATION
|
||||||
|
.Nm
|
||||||
|
takes two variables, those being
|
||||||
|
.Ev SUWAKO_INSTANCE
|
||||||
|
and
|
||||||
|
.Ev SUWAKO_ENGINE
|
||||||
|
.Pp
|
||||||
|
Both must be filled and placed
|
||||||
|
on ~/.suwako/suwako.conf
|
||||||
.Sh USAGE
|
.Sh USAGE
|
||||||
.Bl -tag -width 11n -compact
|
.Bl -tag -width 11n -compact
|
||||||
.It -e
|
.It Fl f
|
||||||
Translation engine to use
|
Input language to translate from.
|
||||||
.It -f
|
Default is 'auto'
|
||||||
Input language to translate from
|
.It Fl t
|
||||||
.It -i
|
|
||||||
Instance to use
|
|
||||||
.It -I
|
|
||||||
Text to translate
|
|
||||||
.It -t
|
|
||||||
Target language to translate to
|
Target language to translate to
|
||||||
|
.It <input>
|
||||||
|
Text to be translated
|
||||||
.El
|
.El
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
|
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
|
||||||
.Pp
|
|
||||||
.An Czar of KST Aq Mt czar@kalli.st
|
|
||||||
.Pp
|
|
||||||
.An Shokara Kou Aq Mt kou@clearnet.fqdn
|
|
||||||
.Sh BUGS
|
|
||||||
None so far.
|
|
||||||
If otherwise, please report them to
|
|
||||||
.Mt devel@chaotic.ninja
|
|
||||||
|
|||||||
Reference in New Issue
Block a user