aboutsummaryrefslogtreecommitdiffstats
path: root/tools/search_arxiv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/search_arxiv.sh')
-rwxr-xr-xtools/search_arxiv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/search_arxiv.sh b/tools/search_arxiv.sh
index 6ffa8cf..2aa7966 100755
--- a/tools/search_arxiv.sh
+++ b/tools/search_arxiv.sh
@@ -3,7 +3,7 @@ set -e
# @describe Search arXiv for a query and return the top papers.
-# @env ARXIV_MAX_RESULTS=5 The max results to return.
+# @env ARXIV_MAX_RESULTS=3 The max results to return.
# @option --query! The query to search for.
main() {