Skip to content

Commit

Permalink
refactor: Rename manual run script
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlydog committed Nov 1, 2020
1 parent 6c8e9c2 commit 9fd4508
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It is acceptable for the `SourceDirectoryPath` and `TargetDirectoryPath` to be t

A common use-case of this script is to move photos into date-named directories based on when the photo was taken.

You can use the [Run.ps1](src/Run.ps1) script to easily provide parameters and run the cmdlet.
You can use the [Invoke-MoveFilesIntoDateDirectories.ps1](src/Invoke-MoveFilesIntoDateDirectories.ps1) script to easily provide parameters and run the cmdlet.

## Example

Expand Down
File renamed without changes.

0 comments on commit 9fd4508

Please sign in to comment.