source: code/trunk/suwako.1

Last change on this file was 32, checked in by yakumo.izuru, 4 weeks ago

水蛙神

File size: 721 bytes
RevLine 
[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
13Self-explanatory, besides, this was made as
[32]14a rewrite from a shell script that had
15.Xr curl 1
16and
17.Xr awk 1
18for dependencies.
[31]19It fully serves as a drop-in replacement.
[17]20.Sh USAGE
21.Bl -tag -width 11n -compact
[24]22.It Fl f
23Input language to translate from.
24Default is 'auto'
25.It Fl t
[17]26Target language to translate to
[24]27.It <input>
28Text 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]35Mozhi instances use translated-text as opposed to translated_text
36coming from SimplyTranslate instances.
Note: See TracBrowser for help on using the repository browser.