Updated the description

This commit is contained in:
Markus Fleschutz
2021-02-08 17:19:56 +01:00
parent f7f3f0f148
commit d362968965
3 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ generate-qrcode.ps1, generates a QR code
hibernate.ps1, enables hibernate mode for the local computer (requires admin rights)
inspect-exe.ps1, prints basic information of the given executable file
list-anagrams.ps1, lists all anagrams of the given word
list-automatic-variables.ps1, lists PowerShell automatic variables
list-automatic-variables.ps1, lists the automatic variables of PowerShell
list-current-timezone.ps1, lists the current time zone details
list-clipboard.ps1, lists the contents of the clipboard
list-environment-variables.ps1, lists all environment variables

1 Filename Description
24 hibernate.ps1 enables hibernate mode for the local computer (requires admin rights)
25 inspect-exe.ps1 prints basic information of the given executable file
26 list-anagrams.ps1 lists all anagrams of the given word
27 list-automatic-variables.ps1 lists PowerShell automatic variables lists the automatic variables of PowerShell
28 list-current-timezone.ps1 lists the current time zone details
29 list-clipboard.ps1 lists the contents of the clipboard
30 list-environment-variables.ps1 lists all environment variables