Update VMware.VMEncryption.psd1
This commit is contained in:
committed by
GitHub
parent
9bd66f1a66
commit
3b44fbcf20
@@ -68,7 +68,7 @@ RequiredModules = @(
|
||||
NestedModules = @('VMware.VMEncryption.psm1')
|
||||
|
||||
# Functions to export from this module
|
||||
FunctionsToExport = '*-*'
|
||||
FunctionsToExport = '*'
|
||||
|
||||
# Cmdlets to export from this module
|
||||
CmdletsToExport = '*'
|
||||
@@ -95,3 +95,4 @@ AliasesToExport = '*'
|
||||
# DefaultCommandPrefix = ''
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user