source: code/trunk/suwako.1@ 30

Last change on this file since 30 was 27, checked in by yakumo.izuru, 18 months ago

Documentation update and relicense as Beerware

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

File size: 700 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.Op Fl f Ar from
10.Op Fl t Ar to
11.Op 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 USAGE
19.Bl -tag -width 11n -compact
20.It Fl f
21Input language to translate from.
22Default is 'auto'
23.It Fl t
24Target language to translate to
25.It <input>
26Text to be translated
27.El
28.Sh SEE ALSO
29.Xr suwako.conf 5
30.Sh AUTHORS
31.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
32.Sh BUGS
33You cannot translate the string "version", this is
34a direct consequence of using flaggy.
Note: See TracBrowser for help on using the repository browser.