Simple rename

This commit is contained in:
Markus Fleschutz 2021-11-23 11:58:03 +01:00
parent 62d1163e82
commit ef5cc8ed79
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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