jherby2k / AudioWorks

A cross-platform, multi-format audio conversion and tagging suite
GNU Affero General Public License v3.0
63 stars 6 forks source link

Change "Replace" switch parameter to "Force" #22

Closed awsr closed 4 years ago

awsr commented 4 years ago

Changed to follow standard PowerShell behavior of using "-Force" when overwriting files. Added "Replace" alias to preserve backwards compatibility.

Remaking pull request #21 and hoping things work correctly this time.