From 1965afd77b514ad25a23a29b98046cbe84c200f2 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Sun, 12 Apr 2020 11:59:33 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7bdaa1..9573388 100644 --- a/README.md +++ b/README.md @@ -48,3 +48,5 @@ These are all just basic examples. When running the program with a **whitelist.txt** file in the same directory as the jar, the program will proceed to apply all the re-tagging. This process can take some time on larger directories. It will close on its own when it's complete and run in the background. If you want something to indicate progress, then run it using a command prompt / Powershell window by opening up said window, dragging-and-dropping the file, then pressing enter to run it that way. You will get a more verbose output. + +After the process is complete, if there were any items skipped due to being obsolete / deleted / invalid, a file called skippedItems.txt is created and stored in the same directory.