< Back

Update-ModuleContent

Sun Jan 19, 2020 6:06 pm

NAME Update-ModuleContent



SYNTAX

Update-ModuleContent [[-Module] <FileInfo>] [-DoNotIncrementVersion] [<CommonParameters>]





PARAMETERS

-DoNotIncrementVersion



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Module <FileInfo>



Required? false

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.IO.FileInfo





OUTPUTS

System.Object



ALIASES

None





REMARKS

None