source: code/trunk/suwako.1@ 31

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

すべてを書き直し、3.0.0をリリースします

File size: 709 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 curl
15and awk for dependencies.
16It fully serves as a drop-in replacement.
17.Sh USAGE
18.Bl -tag -width 11n -compact
19.It Fl f
20Input language to translate from.
21Default is 'auto'
22.It Fl t
23Target language to translate to
24.It <input>
25Text to be translated
26.El
27.Sh SEE ALSO
28.Xr suwako.conf 5
29.Sh AUTHORS
30.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
31.Sh BUGS
32Mozhi instances use translated-text as opposed to translated_text
33coming from SimplyTranslate instances.
Note: See TracBrowser for help on using the repository browser.