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

git-svn-id: file:///srv/svn/repo/suwako/trunk@31 0b558ee1-521d-8b46-a41b-40029c97c055
This commit is contained in:
yakumo.izuru
2025-05-14 15:38:01 +00:00
parent 7cece8686a
commit 7d75398332
11 changed files with 160 additions and 195 deletions

View File

@@ -1,4 +1,4 @@
.Dd $Mdocdate$
.Dd May 14, 2025
.Dt SUWAKO 1
.Os
.Sh NAME
@@ -6,15 +6,14 @@
.Nd Command-line client for SimplyTranslate
.Sh SYNOPSIS
.Nm
.Op Fl f Ar from
.Op Fl t Ar to
.Op Ar input
.Fl f Ar from
.Fl t Ar to
.Ar input
.Sh DESCRIPTION
Self-explanatory, besides, this was made as
a rewrite from a shell script that had curl
and awk for dependencies.
It fully serves
as a drop-in replacement.
It fully serves as a drop-in replacement.
.Sh USAGE
.Bl -tag -width 11n -compact
.It Fl f
@@ -28,7 +27,7 @@ Text to be translated
.Sh SEE ALSO
.Xr suwako.conf 5
.Sh AUTHORS
.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
.An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev
.Sh BUGS
You cannot translate the string "version", this is
a direct consequence of using flaggy.
Mozhi instances use translated-text as opposed to translated_text
coming from SimplyTranslate instances.