Changeset 31 in code for trunk/README.md
- Timestamp:
- May 14, 2025, 3:38:01 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r27 r31 1 SUWAKO(1) - FreeBSDGeneral Commands Manual1 SUWAKO(1) - General Commands Manual 2 2 3 3 # NAME … … 8 8 9 9 **suwako** 10 \[**-f** *from*] 11 \[**-t** *to*] 12 \[*input*] 10 **-f** *from* 11 **-t** *to* 12 *input* 13 13 14 14 # DESCRIPTION … … 17 17 a rewrite from a shell script that had curl 18 18 and awk for dependencies. 19 It fully serves 20 as a drop-in replacement. 19 It fully serves as a drop-in replacement. 21 20 22 21 # USAGE … … 41 40 # AUTHORS 42 41 43 Izuru Yakumo <[ yakumo.izuru@chaotic.ninja](mailto:yakumo.izuru@chaotic.ninja)>42 Izuru Yakumo <[eternal-servant@yakumo.dev](mailto:eternal-servant@yakumo.dev)> 44 43 45 44 # BUGS 46 45 47 You cannot translate the string "version", this is 48 a direct consequence of using flaggy.46 Mozhi instances use translated-text as opposed to translated\_text 47 coming from SimplyTranslate instances. 49 48 50 FreeBSD 13.2-RELEASE-p4 - December 16, 2023 49 NetBSD 10.1 - May 14, 2025
Note:
See TracChangeset
for help on using the changeset viewer.