mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 23:51:18 +02:00
Update descriptions
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
.SYNOPSIS
|
||||
inspect-exe.ps1 [<path-to-exe-file>]
|
||||
.DESCRIPTION
|
||||
Prints basic information of the given executable file.
|
||||
Prints basic information of the given executable file
|
||||
.EXAMPLE
|
||||
PS> .\inspect-exe.ps1 C:\MyApp.exe
|
||||
PS> ./inspect-exe C:\MyApp.exe
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user