mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-19 00:46:30 +02:00
Update the manuals
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
|
||||
write-calendar.ps1 [<Month>] [<Year>]
|
||||
|
||||
## Syntax & Parameters
|
||||
## Parameters
|
||||
```powershell
|
||||
/home/markus/Repos/PowerShell/Scripts/write-calendar.ps1 [[-Month] <Int32>] [[-Year] <Int32>] [<CommonParameters>]
|
||||
write-calendar.ps1 [[-Month] <Int32>] [[-Year] <Int32>] [<CommonParameters>]
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user