Rename to open-hr-works-website.ps1

This commit is contained in:
Markus Fleschutz 2021-11-23 11:50:57 +01:00
parent 3615e7359f
commit 194040f6a3
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ Computer, open `name` settings
Computer, open `name` website Computer, open `name` website
----------------------------- -----------------------------
* this launches the default Web browser with the given website. * this launches the default Web browser with the given website.
* replace `name` by: "Amazon", "Baidu", "BBC", "CDC", "CIA", "CNN", "eBay", "Facebook", "FBI", "GitHub", "Instagram", "Microsoft", "NASA", "NBC", "Pinterest", "Pixabay", "Slashdot", "Tesla", "TikTok", "Twitter", "UFA", "Unsplash", "Walmart", "WhatsApp", "White House", "Wikipedia", "Wired", or "Yahoo". * replace `name` by: "Amazon", "Baidu", "BBC", "CDC", "CIA", "CNN", "eBay", "Facebook", "FBI", "GitHub", "HRworks", "Instagram", "Microsoft", "NASA", "NBC", "Pinterest", "Pixabay", "Slashdot", "Tesla", "TikTok", "Twitter", "UFA", "Unsplash", "Walmart", "WhatsApp", "White House", "Wikipedia", "Wired", or "Yahoo".
* when finished see "Computer, close `name` browser" to stop the Web browser. * when finished see "Computer, close `name` browser" to stop the Web browser.

View File

@ -4,7 +4,7 @@
.DESCRIPTION .DESCRIPTION
This script launches the Web browser with the HRworks website. This script launches the Web browser with the HRworks website.
.EXAMPLE .EXAMPLE
PS> ./open-hr-works PS> ./open-hr-works-website
.NOTES .NOTES
Author: Markus Fleschutz · License: CC0 Author: Markus Fleschutz · License: CC0
.LINK .LINK