all repos — fae @ 19479c7091968a79b96bd250a9dd89e579437c39

A minuscule find and edit utility.

Improved readme formatting.
h3rald h3rald@h3rald.com
Sat, 12 Aug 2023 03:03:58 +0000
commit

19479c7091968a79b96bd250a9dd89e579437c39

parent

ee1b81bec085789e6cda0b094df8a204afa77b22

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -5,7 +5,7 @@ [![License](https://img.shields.io/github/license/h3rald/fae.svg)](https://raw.githubusercontent.com/h3rald/fae/master/LICENSE)

# fae 🧚 Find & Edit Utility -``` +<pre><code> Usage: fae <pattern> <replacement> [option1 option2 ...]

@@ -25,4 +25,4 @@ -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. -``` +</code></pre>