Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusov committed Mar 19, 2019
2 parents 6acce41 + 0c34946 commit 0e7316f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,10 @@ Provide a path for the search, like:
> C:\Users\<user>\Videos (for **Windows**)
If a valid path was entered, the script will start the scanning process (this can take a while, depending on how many files and folders are there).
You should **choose a path that doesn't contain the MediaCleanup files or any other installed software**, otherwise you may have problems when running them.

Alternatively, you can provide the desired option and path as command-line paramaters to run in a single command:
> python3 mediacleanup.py -A /home/user/videos (for **Linux**, **MacOS**)
> mediacleanup.exe -A C:\Users\user\Videos (for **Windows**)
As soon as it completed the scanning, it will show up the information according the chosen option.
Everytime some file or folder is about to be renamed or removed, the software will wait for user to confirm,
Expand Down

0 comments on commit 0e7316f

Please sign in to comment.