source: code/trunk/suwako.1@ 25

Last change on this file since 25 was 24, checked in by yakumo.izuru, 20 months ago

Update and correct manual page

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 719 bytes
Line 
1.Dd $Mdocdate$
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
17as a drop-in replacement.
18.Sh CONFIGURATION
19.Nm
20takes two variables, those being
21.Ev SUWAKO_INSTANCE
22and
23.Ev SUWAKO_ENGINE
24.Pp
25Both must be filled and placed
26on ~/.suwako/suwako.conf
27.Sh USAGE
28.Bl -tag -width 11n -compact
29.It Fl f
30Input language to translate from.
31Default is 'auto'
32.It Fl t
33Target language to translate to
34.It <input>
35Text to be translated
36.El
37.Sh AUTHORS
38.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
Note: See TracBrowser for help on using the repository browser.