From 047131e4942e4a9a3a1224cbe439b29e919651e0 Mon Sep 17 00:00:00 2001 From: Brandon Rodriguez <brodriguez8774@gmail.com> Date: Mon, 12 Oct 2020 04:46:17 -0400 Subject: [PATCH] Update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 440e301..af6ed6e 100644 --- a/readme.md +++ b/readme.md @@ -16,6 +16,6 @@ File names are incremented when necessary to prevent accidental file overriding. * Second arg (required) - Expected to be the output directory. ### Flags -* `-b` - Appropriately renames files with known "bad" file name prefixes and file extensions. +* `-b` - Renames files with known "bad" file name prefixes and file extensions. * `-no-exe` - Skips handling of windows exe files. * `-no-sort` - Skips sorting of files into labelled subdirectories. -- GitLab