Fixes
h3rald h3rald@h3rald.com
Sat, 13 Jun 2026 18:32:01 +0200
1 files changed,
6 insertions(+),
12 deletions(-)
jump to
M
contents/fae.md
→
contents/fae.md
@@ -1,15 +1,16 @@
----- id: fae -github: fae home: /fae/ title: "fae 🧚" subtitle: "Find and Edit Utility" summary: "A minuscule utility to find and edit text in files." content-type: project active: true -version: 1.1.0 -ci: true -download: "https://github.com/h3rald/fae/releases/download/" +version: 8800 +version-label: v880-0 +release-color: green +changelog: true +license: MIT ----- ### Usage@@ -32,11 +33,4 @@ * **-i**, **\-\-insensitive** — Case-insensitive matching.
* **-r**, **\-\-recursive** — Search directories recursively. * **-s**, **\-\-silent** — Do not display matches. * **-t**, **\-\-test** — Do not perform substitutions, just print results. -* **-v**, **\-\-version** — Display the program version. - -### Downloads - -* [macOS (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_macosx_x64.zip) -* [Linux (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_linux_x64.zip) -* [Windows (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_windows_x64.zip) - +* **-v**, **\-\-version** — Display the program version.