Rev | Line | |
---|
[31] | 1 | .Dd May 14, 2025
|
---|
[24] | 2 | .Dt SUWAKO 1
|
---|
[17] | 3 | .Os
|
---|
| 4 | .Sh NAME
|
---|
| 5 | .Nm suwako
|
---|
[24] | 6 | .Nd Command-line client for SimplyTranslate
|
---|
[17] | 7 | .Sh SYNOPSIS
|
---|
| 8 | .Nm
|
---|
[31] | 9 | .Fl f Ar from
|
---|
| 10 | .Fl t Ar to
|
---|
| 11 | .Ar input
|
---|
[17] | 12 | .Sh DESCRIPTION
|
---|
| 13 | Self-explanatory, besides, this was made as
|
---|
[32] | 14 | a rewrite from a shell script that had
|
---|
| 15 | .Xr curl 1
|
---|
| 16 | and
|
---|
| 17 | .Xr awk 1
|
---|
| 18 | for dependencies.
|
---|
[31] | 19 | It fully serves as a drop-in replacement.
|
---|
[17] | 20 | .Sh USAGE
|
---|
| 21 | .Bl -tag -width 11n -compact
|
---|
[24] | 22 | .It Fl f
|
---|
| 23 | Input language to translate from.
|
---|
| 24 | Default is 'auto'
|
---|
| 25 | .It Fl t
|
---|
[17] | 26 | Target language to translate to
|
---|
[24] | 27 | .It <input>
|
---|
| 28 | Text to be translated
|
---|
[17] | 29 | .El
|
---|
[27] | 30 | .Sh SEE ALSO
|
---|
| 31 | .Xr suwako.conf 5
|
---|
[17] | 32 | .Sh AUTHORS
|
---|
[31] | 33 | .An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
|
---|
[26] | 34 | .Sh BUGS
|
---|
[31] | 35 | Mozhi instances use translated-text as opposed to translated_text
|
---|
| 36 | coming from SimplyTranslate instances.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.