Remove obsolete manual pages

This commit is contained in:
Markus Fleschutz 2023-07-29 10:22:02 +02:00
parent 71b724df6a
commit cd695a6dcd
7 changed files with 0 additions and 182 deletions

View File

@ -1,26 +0,0 @@
## good-bye.ps1 - Replies to 'good bye'
This script says a reply to 'good bye' by text-to-speech (TTS).
## Parameters
```powershell
good-bye.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./good-bye
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of good-bye.ps1*

View File

@ -1,26 +0,0 @@
## good-evening.ps1 - Replies to 'good evening'
This script says a reply to 'good evening' by text-to-speech (TTS).
## Parameters
```powershell
good-evening.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./good-evening
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of good-evening.ps1*

View File

@ -1,26 +0,0 @@
## good-morning.ps1 - Answers to 'good morning'
This script says a reply to "good morning" by text-to-speech (TTS).
## Parameters
```powershell
good-morning.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./good-morning
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of good-morning.ps1*

View File

@ -1,26 +0,0 @@
## good-night.ps1 - Replies to 'good night'
This script says a reply to 'good night' by text-to-speech (TTS).
## Parameters
```powershell
good-night.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./good-night
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of good-night.ps1*

View File

@ -1,26 +0,0 @@
## hi.ps1 - Replies to "Hi"
This script replies to 'Hi' by text-to-speech (TTS).
## Parameters
```powershell
hi.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./hi
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of hi.ps1*

View File

@ -1,26 +0,0 @@
## how-are-you.ps1 - Answers to 'how are you?'
This script says a reply to "how are you?" by text-to-speech (TTS).
## Parameters
```powershell
how-are-you.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./how-are-you
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of how-are-you.ps1*

View File

@ -1,26 +0,0 @@
## i-will-be-back.ps1 - Replies to 'I'll be back'
This script replies to "I'll be back" by text-to-speech (TTS).
## Parameters
```powershell
i-will-be-back.ps1 [<CommonParameters>]
[<CommonParameters>]
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
## Example
```powershell
PS> ./i-will-be-back
```
## Notes
Author: Markus Fleschutz · License: CC0
## Related Links
https://github.com/fleschutz/PowerShell
*Generated by convert-ps2md.ps1 using the comment-based help of i-will-be-back.ps1*