From cd695a6dcdefc4a5bbefee3cda2b69cfffa4b3de Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Sat, 29 Jul 2023 10:22:02 +0200 Subject: [PATCH] Remove obsolete manual pages --- Docs/good-bye.md | 26 -------------------------- Docs/good-evening.md | 26 -------------------------- Docs/good-morning.md | 26 -------------------------- Docs/good-night.md | 26 -------------------------- Docs/hi.md | 26 -------------------------- Docs/how-are-you.md | 26 -------------------------- Docs/i-will-be-back.md | 26 -------------------------- 7 files changed, 182 deletions(-) delete mode 100644 Docs/good-bye.md delete mode 100644 Docs/good-evening.md delete mode 100644 Docs/good-morning.md delete mode 100644 Docs/good-night.md delete mode 100644 Docs/hi.md delete mode 100644 Docs/how-are-you.md delete mode 100644 Docs/i-will-be-back.md diff --git a/Docs/good-bye.md b/Docs/good-bye.md deleted file mode 100644 index 2b86b6eb..00000000 --- a/Docs/good-bye.md +++ /dev/null @@ -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 [] - -[] - 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* diff --git a/Docs/good-evening.md b/Docs/good-evening.md deleted file mode 100644 index 3c5df070..00000000 --- a/Docs/good-evening.md +++ /dev/null @@ -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 [] - -[] - 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* diff --git a/Docs/good-morning.md b/Docs/good-morning.md deleted file mode 100644 index 82ee0042..00000000 --- a/Docs/good-morning.md +++ /dev/null @@ -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 [] - -[] - 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* diff --git a/Docs/good-night.md b/Docs/good-night.md deleted file mode 100644 index d261a99f..00000000 --- a/Docs/good-night.md +++ /dev/null @@ -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 [] - -[] - 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* diff --git a/Docs/hi.md b/Docs/hi.md deleted file mode 100644 index 919ff3fd..00000000 --- a/Docs/hi.md +++ /dev/null @@ -1,26 +0,0 @@ -## hi.ps1 - Replies to "Hi" - -This script replies to 'Hi' by text-to-speech (TTS). - -## Parameters -```powershell -hi.ps1 [] - -[] - 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* diff --git a/Docs/how-are-you.md b/Docs/how-are-you.md deleted file mode 100644 index 547394a6..00000000 --- a/Docs/how-are-you.md +++ /dev/null @@ -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 [] - -[] - 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* diff --git a/Docs/i-will-be-back.md b/Docs/i-will-be-back.md deleted file mode 100644 index ffdf8cb1..00000000 --- a/Docs/i-will-be-back.md +++ /dev/null @@ -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 [] - -[] - 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*