aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-02-21 11:21:35 +0100
committerEugen Wissner <belka@caraus.de>2025-02-21 11:21:35 +0100
commita4c56fb432e8fd75df930647427bcb582e989344 (patch)
treef2216c45a7b82dece6fc45fd0cd52db25e740e7a /README.md
parent06fa97bfcf255fd033d3b5bd77d77d68ec8beef6 (diff)
downloadkazbek-a4c56fb432e8fd75df930647427bcb582e989344.tar.gz
Add a script changing file extensions
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90455c8..806930c 100644
--- a/README.md
+++ b/README.md
@@ -57,4 +57,10 @@ script should work on Mac OS with preinstalled GNU tools and case-sensitive file
system and Linux. The resulting GCC is to be found in
`./tmp/rootfs/bin/riscv32-unknown-linux-gnu-*`.
+## rename.rb
+
+Changes the extension of all files matching a pattern in the given directory.
+Call the `rename.rb` without arguments to see the usage information and an
+example.
+
## tea-cleaner