mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-19 00:46:30 +02:00
Updated the manuals
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Script: *play-chess.ps1*
|
||||
========================
|
||||
The *play-chess.ps1* Script
|
||||
===========================
|
||||
|
||||
Started off of code from https://github.com/bhassen99/POSH-Chess, which was very
|
||||
much incomplete. I kept the board shape, but have changed everything else.
|
||||
@@ -1260,4 +1260,4 @@ while ($Script:gameStatus -eq [gamestatus]::ongoing) {
|
||||
}
|
||||
```
|
||||
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of play-chess.ps1 as of 11/08/2024 12:34:54)*
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of play-chess.ps1 as of 11/08/2024 12:37:55)*
|
||||
|
Reference in New Issue
Block a user