diff --git a/tools/get_web_page.sh b/tools/get_web_page.sh index 4e1e16a..119dff7 100755 --- a/tools/get_web_page.sh +++ b/tools/get_web_page.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -e -# @describe Get the contents from a URL. +# @describe Get webpage content from a given URL. # @meta require-tools pandoc # @option --url! The URL to scrape.