From 1a0de0c9f87eb0bc2e5753cdc8edcab85a9710f9 Mon Sep 17 00:00:00 2001 From: Truls Date: Sat, 16 Dec 2017 23:44:17 +0100 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples.md b/Examples.md index dbbbc22..c605a71 100644 --- a/Examples.md +++ b/Examples.md @@ -664,7 +664,7 @@ bcp() { ### Homebrew Cask ```sh -# Install ore open webpage for selected application +# Install or open the webpage for the selected application # using brew cask search as input source # and display a info quickview window for the currently marked application install() { @@ -687,8 +687,8 @@ install() { ```sh -# Uninstall ore open webpage for selected application -# using brew list search as input source (all brew cask installed applications) +# Uninstall or open the webpage for the selected application +# using brew list as input source (all brew cask installed applications) # and display a info quickview window for the currently marked application uninstall() { local token