Files
suwako/suwako.1
yakumo.izuru 7d75398332 すべてを書き直し、3.0.0をリリースします
git-svn-id: file:///srv/svn/repo/suwako/trunk@31 0b558ee1-521d-8b46-a41b-40029c97c055
2025-05-14 15:38:01 +00:00

34 lines
709 B
Groff

.Dd May 14, 2025
.Dt SUWAKO 1
.Os
.Sh NAME
.Nm suwako
.Nd Command-line client for SimplyTranslate
.Sh SYNOPSIS
.Nm
.Fl f Ar from
.Fl t Ar to
.Ar input
.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 Fl f
Input language to translate from.
Default is 'auto'
.It Fl t
Target language to translate to
.It <input>
Text to be translated
.El
.Sh SEE ALSO
.Xr suwako.conf 5
.Sh AUTHORS
.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
.Sh BUGS
Mozhi instances use translated-text as opposed to translated_text
coming from SimplyTranslate instances.