PowerShell / DSC

This repo is for the DSC v3 project
MIT License
133 stars 22 forks source link

add better error if path is accidentally passed to `-d` #380

Closed SteveL-MSFT closed 3 months ago

SteveL-MSFT commented 3 months ago

PR Summary

Give a better specific error message if user accidentally uses filepath with --document parameter

PR Context

Fix https://github.com/PowerShell/DSC/issues/297