1
Vote

get-help text for scaffold missing -Repository flag in syntax

description

The flag works, but the get-help doesnt show its availability in the syntax

NAME
Invoke-Scaffolder
SYNTAX
Invoke-Scaffolder [-Scaffolder] <String> [-Project <String>] [-OverrideTemplateFolders <Object[]>] [-BlockUi] [-PipeOutput] [-Verbose] 
[-Debug] [-ErrorAction <ActionPreference>] [-WarningAction <ActionPreference>] [-ErrorVariable <String>] [-WarningVariable <String>] [-
OutVariable <String>] [-OutBuffer <Int32>]
There should be [-Repository] somewhere in there

comments