forked from chocolatey/choco
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chocolatey#2899) Error on missing input for info command
Previously when you ran the choco info command without passing a package id chocolatey would report 0 packages found. This commit validates the package count and throws an error if either of the following conditions exist: No package id was passed, or multiple package ids were passed.
- Loading branch information
1 parent
0f13d7c
commit dd47f5c
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters