diff --git a/Modules/Windows/PowerShell_Docker_Containers.mkape b/Modules/Windows/PowerShell_Docker_Containers.mkape index b9b84330e..82f83c15a 100644 --- a/Modules/Windows/PowerShell_Docker_Containers.mkape +++ b/Modules/Windows/PowerShell_Docker_Containers.mkape @@ -38,9 +38,9 @@ Processors: } ExportFormat: txt -# Documentation +# Documentation # https://docs.docker.com/reference/cli/docker/container/ls/ -# This module combines Docker ps and Docker version commands. Output is based on installed Docker and the status. +# This module combines Docker ps and Docker version commands. Output is based on installed Docker and the status. # # Example: -# .\kape.exe --msource C:\kape\path\to\acquired\Windows\System32\config --mdest C:\kape\out --module powershell_docker_containers +# .\kape.exe --msource C:\kape\path\to\acquired\Windows\System32\config --mdest C:\kape\out --module powershell_docker_containers