From a26367c0aacc77e923916cebd9661923f841f4c6 Mon Sep 17 00:00:00 2001 From: cerberus Date: Sat, 27 Sep 2025 20:54:27 +0200 Subject: [PATCH] update README --- refit/README.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/refit/README.md b/refit/README.md index bab5f8d..ba391e3 100644 --- a/refit/README.md +++ b/refit/README.md @@ -1,16 +1,14 @@ -# refit +# refit - -`refit` is a file, directory manipulation and creation tool. +`refit` is a file, directory manipulation and creation tool. ## ToDos -1. folder and file creation -1.1 simple file creation -1.2 recursive file creation -1.3 file creation -2. file movement -2.1 apply a pattern what to move to where -3. file removal -3.1 remove all files like '*.tar' - +1. folder and file creation +1.1 simple file creation +1.2 recursive file creation +1.3 file creation +2. file movement +2.1 apply a pattern what to move to where +3. file removal +3.1 remove all files like '*.tar'