Last change
on this file since 31 was 31, checked in by yakumo.izuru, 4 weeks ago |
すべてを書き直し、3.0.0をリリースします
|
File size:
763 bytes
|
Rev | Line | |
---|
[31] | 1 | SUWAKO(1) - General Commands Manual
|
---|
[19] | 2 |
|
---|
[25] | 3 | # NAME
|
---|
[19] | 4 |
|
---|
[25] | 5 | **suwako** - Command-line client for SimplyTranslate
|
---|
| 6 |
|
---|
| 7 | # SYNOPSIS
|
---|
| 8 |
|
---|
| 9 | **suwako**
|
---|
[31] | 10 | **-f** *from*
|
---|
| 11 | **-t** *to*
|
---|
| 12 | *input*
|
---|
[25] | 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.
|
---|
[31] | 19 | It fully serves as a drop-in replacement.
|
---|
[25] | 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 |
|
---|
[27] | 36 | # SEE ALSO
|
---|
| 37 |
|
---|
| 38 | suwako.conf(5)
|
---|
| 39 |
|
---|
[25] | 40 | # AUTHORS
|
---|
| 41 |
|
---|
[31] | 42 | Izuru Yakumo <[eternal-servant@yakumo.dev](mailto:eternal-servant@yakumo.dev)>
|
---|
[25] | 43 |
|
---|
[27] | 44 | # BUGS
|
---|
| 45 |
|
---|
[31] | 46 | Mozhi instances use translated-text as opposed to translated\_text
|
---|
| 47 | coming from SimplyTranslate instances.
|
---|
[27] | 48 |
|
---|
[31] | 49 | NetBSD 10.1 - May 14, 2025
|
---|
Note:
See
TracBrowser
for help on using the repository browser.