aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/get_web_page.sh2
1 files changed, 1 insertions, 1 deletions
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.