mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-30 04:31:39 +02:00
Improve the description
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
.SYNOPSIS
|
||||
copy-photos-sorted.ps1 [<SourceDir>] [<TargetDir>]
|
||||
.DESCRIPTION
|
||||
Copies all photos in SourceDir to TargetDir sorted by year and month.
|
||||
Copy image files from SourceDir to TargetDir sorted by year and month.
|
||||
.EXAMPLE
|
||||
PS> .\copy-photos-sorted.ps1 D:\Mobile\DCIM C:\MyPhotoAlbum
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user