Improved readme formatting.
h3rald h3rald@h3rald.com
Sat, 12 Aug 2023 03:03:58 +0000
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.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>