diff --git a/Docs/VoiceControl.md b/Docs/VoiceControl.md index afb9bb7f..e0579d3f 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -49,7 +49,7 @@ Computer, open `name` folder Computer, open `name` website ----------------------------- * launches the default Web browser with the given website. -* replace `name` by: "Amazon", "Baidu", "BBC", "BitBucket", "CDC", "CIA", "CNN", "DistroWatch", "Dropbox", "eBay", "Facebook", "FBI", "Flipboard", "FourSquare", "FRITZ!Box", "FRITZ!Repeater", "GitHub", "GliderTracker", "HRworks", "Instagram", "IPFS", "Microsoft", "NASA", "NBC", "Netflix", "Notepad", "Outdoor Active", "PayPal", "Pinterest", "Pixabay", "Plex", "Slashdot", "Snap Store", "Starbucks", "Tesla", "TikTok", "Topo Map", "Twitter", "UFA", "Unsplash", "Walmart", "WhatsApp", "White House", "Windy", "Wikipedia", "Wired", "Wolfram Alpha", "World News", "Yahoo", or "YouTube". +* replace `name` by: "Amazon", "Baidu", "BBC", "BitBucket", "CDC", "CIA", "CNN", "DistroWatch", "Dropbox", "eBay", "Facebook", "FBI", "Flipboard", "FourSquare", "FRITZ!Box", "FRITZ!Repeater", "GitHub", "GliderTracker", "HolidayCheck", "HRworks", "Instagram", "IPFS", "Microsoft", "NASA", "NBC", "Netflix", "Notepad", "Outdoor Active", "PayPal", "Pinterest", "Pixabay", "Plex", "Slashdot", "Snap Store", "Starbucks", "Tesla", "TikTok", "Topo Map", "Twitter", "UFA", "Unsplash", "Walmart", "WhatsApp", "White House", "Windy", "Wikipedia", "Wired", "Wolfram Alpha", "World News", "Yahoo", or "YouTube". * when finished say: *Close tab* or: "Computer, close `name` browser" to close the Web browser. diff --git a/Scripts/open-holiday-check.ps1 b/Scripts/open-holiday-check-website.ps1 similarity index 90% rename from Scripts/open-holiday-check.ps1 rename to Scripts/open-holiday-check-website.ps1 index 239c636c..79fff0de 100755 --- a/Scripts/open-holiday-check.ps1 +++ b/Scripts/open-holiday-check-website.ps1 @@ -4,7 +4,7 @@ .DESCRIPTION This script launches the Web browser with the HolidayCheck website. .EXAMPLE - PS> ./open-holiday-check + PS> ./open-holiday-check-website .NOTES Author: Markus Fleschutz ยท License: CC0 .LINK