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 | |
---|
1 | SUWAKO(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 |
|
---|
16 | Self-explanatory, besides, this was made as
|
---|
17 | a rewrite from a shell script that had curl
|
---|
18 | and awk for dependencies.
|
---|
19 | It 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 |
|
---|
38 | suwako.conf(5)
|
---|
39 |
|
---|
40 | # AUTHORS
|
---|
41 |
|
---|
42 | Izuru Yakumo <[eternal-servant@yakumo.dev](mailto:eternal-servant@yakumo.dev)>
|
---|
43 |
|
---|
44 | # BUGS
|
---|
45 |
|
---|
46 | Mozhi instances use translated-text as opposed to translated\_text
|
---|
47 | coming from SimplyTranslate instances.
|
---|
48 |
|
---|
49 | NetBSD 10.1 - May 14, 2025
|
---|
Note:
See
TracBrowser
for help on using the repository browser.