Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoek committed Aug 29, 2024
1 parent 76cfb8b commit cbea3be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PowerShell module for retrieving Jumbo store information
<a name="Get-JumboStore"></a>
## Get-JumboStore
### Synopsis

Retrieves information about Jumbo supermarkets in The Netherlands
### Syntax
```powershell
Get-JumboStore [-ID] <string[]> [<CommonParameters>]
Expand All @@ -26,4 +26,4 @@ Get-JumboStore -ID jumbo-veenendaal-huibers, jumbo-aalsmeer-ophelialaan
```


<div style='font-size:small; color: #ccc'>Generated 29-08-2024 22:49</div>
<div style='font-size:small; color: #ccc'>Generated 29-08-2024 22:51</div>
2 changes: 2 additions & 0 deletions public/Get-JumboStore.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<#
.SYNOPSIS
Retrieves information about Jumbo supermarkets in The Netherlands
.EXAMPLE
Get-JumboStore -ID jumbo-veenendaal-huibers, jumbo-aalsmeer-ophelialaan
#>
Expand Down

0 comments on commit cbea3be

Please sign in to comment.