refactor: update tools/get_web_page.sh

This commit is contained in:
sigoden
2024-07-06 02:46:27 +00:00
parent 9e23134b7c
commit fd5f5418f3
+1 -1
View File
@@ -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.