Changeset 27 in code for trunk/README.md
- Timestamp:
- Dec 16, 2023, 11:04:17 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r25 r27 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 … … 19 19 It fully serves 20 20 as a drop-in replacement. 21 22 # CONFIGURATION23 24 **suwako**25 takes two variables, those being26 `SUWAKO_INSTANCE`27 and28 `SUWAKO_ENGINE`29 30 Both must be filled and placed31 on ~/.suwako/suwako.conf32 21 33 22 # USAGE … … 46 35 > Text to be translated 47 36 37 # SEE ALSO 38 39 suwako.conf(5) 40 48 41 # AUTHORS 49 42 50 43 Izuru Yakumo <[yakumo.izuru@chaotic.ninja](mailto:yakumo.izuru@chaotic.ninja)> 51 44 52 FreeBSD 13.2-RELEASE-p1 - October 21, 2023 45 # BUGS 46 47 You cannot translate the string "version", this is 48 a direct consequence of using flaggy. 49 50 FreeBSD 13.2-RELEASE-p4 - December 16, 2023
Note:
See TracChangeset
for help on using the changeset viewer.