source: code/trunk/README.md@ 31

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

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

File size: 763 bytes
Line 
1SUWAKO(1) - General Commands Manual
2
3# NAME
4
5**suwako** - Command-line client for SimplyTranslate
6
7# SYNOPSIS
8
9**suwako**
10**-f** *from*
11**-t** *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 as a drop-in replacement.
20
21# USAGE
22
23**-f**
24
25> Input language to translate from.
26> Default is 'auto'
27
28**-t**
29
30> Target language to translate to
31
32<input>
33
34> Text to be translated
35
36# SEE ALSO
37
38suwako.conf(5)
39
40# AUTHORS
41
42Izuru Yakumo <[eternal-servant@yakumo.dev](mailto:eternal-servant@yakumo.dev)>
43
44# BUGS
45
46Mozhi instances use translated-text as opposed to translated\_text
47coming from SimplyTranslate instances.
48
49NetBSD 10.1 - May 14, 2025
Note: See TracBrowser for help on using the repository browser.