mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Update descriptions
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
.SYNOPSIS
|
||||
locate-city.ps1 [<city>]
|
||||
.DESCRIPTION
|
||||
Prints the geographic location of the given city.
|
||||
Prints the geographic location of the given city
|
||||
.EXAMPLE
|
||||
PS> .\locate-city.ps1 Paris
|
||||
PS> ./locate-city Paris
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user