Update the ParseParameters pattern documentation to allow "=" in addition to colon (:) for property value pairs
Open
- Dominant language
- MDX
- Stars
- 223
- Forks
- 248
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 4
Description
https://github.com/chocolatey/choco/wiki/How-To-Parse-PackageParameters-Argument uses colons for its sample. It should allow equals as well.
@DarwinJS mentions this makes things look inconsistent for how you pass arguments as compared to install arguments, which are typically passed with "=" in between property value pairs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.