source: code/trunk/README.md@ 29

Last change on this file since 29 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: 780 bytes
Line 
1SUWAKO(1) - FreeBSD General Commands Manual
2
3# NAME
4
5**suwako** - Command-line client for SimplyTranslate
6
7# SYNOPSIS
8
9**suwako**
10\[**-f**&nbsp;*from*]
11\[**-t**&nbsp;*to*]
12\[*input*]
13
14# DESCRIPTION
15
16Self-explanatory, besides, this was made as
17a rewrite from a shell script that had curl
18and awk for dependencies.
19It fully serves
20as a drop-in replacement.
21
22# USAGE
23
24**-f**
25
26> Input language to translate from.
27> Default is 'auto'
28
29**-t**
30
31> Target language to translate to
32
33&lt;input&gt;
34
35> Text to be translated
36
37# SEE ALSO
38
39suwako.conf(5)
40
41# AUTHORS
42
43Izuru Yakumo &lt;[yakumo.izuru@chaotic.ninja](mailto:yakumo.izuru@chaotic.ninja)&gt;
44
45# BUGS
46
47You cannot translate the string "version", this is
48a direct consequence of using flaggy.
49
50FreeBSD 13.2-RELEASE-p4 - December 16, 2023
Note: See TracBrowser for help on using the repository browser.