source: code/trunk/suwako.1

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

水蛙神

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