Skip to content

HelpMessage of binary cmdlet #464

@apobekiaris

Description

@apobekiaris

Steps to reproduce

in a c# cmdlet i define

[Parameter(HelpMessage = "aaaaaaaaaaaaaaaaaaa")]
public int ActivityId{ get; set; }

Expected behavior

I expect the module to understand my initial message "aaaaaaaaa"

Actual behavior

it render the usual

{{ Fill ActivityId Description }}

Environment data

I used a recompiled version of master

Name Value


PSVersion 5.1.17763.316
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.316
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions