Changeset 31 in code for trunk/suwako.1
- Timestamp:
- May 14, 2025, 3:38:01 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/suwako.1
r27 r31 1 .Dd $Mdocdate$1 .Dd May 14, 2025 2 2 .Dt SUWAKO 1 3 3 .Os … … 7 7 .Sh SYNOPSIS 8 8 .Nm 9 . OpFl f Ar from10 . OpFl t Ar to11 . OpAr input9 .Fl f Ar from 10 .Fl t Ar to 11 .Ar input 12 12 .Sh DESCRIPTION 13 13 Self-explanatory, besides, this was made as 14 14 a rewrite from a shell script that had curl 15 15 and awk for dependencies. 16 It fully serves 17 as a drop-in replacement. 16 It fully serves as a drop-in replacement. 18 17 .Sh USAGE 19 18 .Bl -tag -width 11n -compact … … 29 28 .Xr suwako.conf 5 30 29 .Sh AUTHORS 31 .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja30 .An Izuru Yakumo Aq Mt eternal-servant@yakumo.dev 32 31 .Sh BUGS 33 You cannot translate the string "version", this is 34 a direct consequence of using flaggy.32 Mozhi instances use translated-text as opposed to translated_text 33 coming from SimplyTranslate instances.
Note:
See TracChangeset
for help on using the changeset viewer.