Files
suwako/suwako.1
yakumo.izuru e74b8cce64 水蛙神
git-svn-id: file:///srv/svn/repo/suwako/trunk@32 0b558ee1-521d-8b46-a41b-40029c97c055
2025-05-14 21:55:50 +00:00

37 lines
721 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
.Xr curl 1
and
.Xr awk 1
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.