aboutsummaryrefslogtreecommitdiff
path: root/src/powershell/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/powershell/README.md')
-rw-r--r--src/powershell/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/powershell/README.md b/src/powershell/README.md
index ba300d5..ccc62f7 100644
--- a/src/powershell/README.md
+++ b/src/powershell/README.md
@@ -16,6 +16,7 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select or enter a version of PowerShell. | string | latest |
+| modules | Optional comma separated list of PowerShell modules to install. | string | - |