Skip to content

Test-Package description is incorrect #35

@corbob

Description

@corbob

The comment based help indicates that if neither install nor uninstall is specified it will do both:

It will force install and then remove the Chocolatey package if called without arguments.

But the logic says otherwise:

if (!$Install -and !$Uninstall) { $Install = $true }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions