From 9122a09394dc0212b5745b62271dd52561a9b537 Mon Sep 17 00:00:00 2001 From: DReneau <53024966+DReneau@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:11:19 -0700 Subject: [PATCH] Update PowerShell_Docker_Containers.mkape --- Modules/Windows/PowerShell_Docker_Containers.mkape | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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