source: code/trunk/suwako.1@ 27

Last change on this file since 27 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
RevLine 
[17]1.Dd $Mdocdate$
[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
[27]9.Op Fl f Ar from
10.Op Fl t Ar to
11.Op Ar input
[17]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
[24]20.It Fl f
21Input language to translate from.
22Default is 'auto'
23.It Fl t
[17]24Target language to translate to
[24]25.It <input>
26Text to be translated
[17]27.El
[27]28.Sh SEE ALSO
29.Xr suwako.conf 5
[17]30.Sh AUTHORS
31.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
[26]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.