mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
publish-to-ipfs.ps1 [<FilePattern>] [<to-hash-list>]
|
||||
.DESCRIPTION
|
||||
Publishes the given files & folders to IPFS
|
||||
.DESCRIPTION
|
||||
publish-to-ipfs.ps1 [<FilePattern>] [<HashList>]
|
||||
.EXAMPLE
|
||||
PS> ./publish-to-ipfs C:\MyFile.txt
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user