mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 15:41:52 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
inspect-exe.ps1 [<path-to-exe-file>]
|
||||
Prints basic information of an executable file
|
||||
.DESCRIPTION
|
||||
Prints basic information of the given executable file
|
||||
inspect-exe.ps1 [<path-to-exe-file>]
|
||||
.EXAMPLE
|
||||
PS> ./inspect-exe C:\MyApp.exe
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user