mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-17 08:01:31 +02:00
Update the comment based help
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
Lists the exchange rates for a currency
|
||||
.DESCRIPTION
|
||||
Lists the current exchange rates for the given currency (USD per default).
|
||||
list-exchange-rates.ps1 [<currency>]
|
||||
.PARAMETER currency
|
||||
Specifies the base currency
|
||||
.EXAMPLE
|
||||
PS> ./list-exchange-rates EUR
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user