lptstr / winfetch

🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
MIT License
1.4k stars 77 forks source link

Errors for Unknown Parameters #174

Closed hl2guide closed 1 year ago

hl2guide commented 1 year ago

Passing any incorrect parameters results in weird output.

e.g.

winfetch --help
winfetch -version
rashil2000 commented 1 year ago

It's not weird output. Winfetch is a PowerShell script, so they are PowerShell-style errors.