windows/get-*: add PowerShell-only notice (#7402)

This commit is contained in:
Reinhart Previano Koentjoro
2021-12-07 18:20:03 +07:00
committed by GitHub
parent 6a48a5a31a
commit 19302554fb
4 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# Get-FileHash
> Calculate a hash for a file.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.utility/get-filehash>.
- Calculate a hash for a specified file using the SHA256 algorithm: