diff --git a/docs/reference/commandline/search.md b/docs/reference/commandline/search.md
index 03c98eab1bed..c3b8c1bc02f2 100644
--- a/docs/reference/commandline/search.md
+++ b/docs/reference/commandline/search.md
@@ -72,8 +72,9 @@ radial/busyboxplus Full-chain, Internet enabled, busybox made from scratch. Co
### Limit search results (--limit)
-The flag `--limit` is the maximum number of results returned by a search. If no
-value is set, the default is set by the daemon.
+The flag `--limit` is the maximum number of results returned by a search.
+The options table shows a default of `0`; that means "unset." The daemon
+then uses 25. Valid values are `1` through `100`.
### Filtering (--filter)