diff options
Diffstat (limited to 'ScriptModification/Remove-Comments.ps1')
-rw-r--r-- | ScriptModification/Remove-Comments.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ScriptModification/Remove-Comments.ps1 b/ScriptModification/Remove-Comments.ps1 index 64c3e31..ec75927 100644 --- a/ScriptModification/Remove-Comments.ps1 +++ b/ScriptModification/Remove-Comments.ps1 @@ -5,7 +5,7 @@ Strips comments and extra whitespace from a script.
-PowerSploit Module - Remove-Comments
+PowerSploit Function: Remove-Comments
Author: Matthew Graeber (@mattifestation)
License: BSD 3-Clause
Required Dependencies: None
|