From eea701bc110418baf05cbcaa76594ddc5c3ba89e Mon Sep 17 00:00:00 2001 From: Kallol Roy Date: Fri, 2 Aug 2024 17:09:31 +0530 Subject: [PATCH] Document that knife search returns 10000 rows by default. Signed-off-by: Kallol Roy --- docs-chef-io/content/workstation/knife_search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-chef-io/content/workstation/knife_search.md b/docs-chef-io/content/workstation/knife_search.md index b9a1229cd..a068f3198 100644 --- a/docs-chef-io/content/workstation/knife_search.md +++ b/docs-chef-io/content/workstation/knife_search.md @@ -204,7 +204,7 @@ This subcommand has the following options: `-R INT`, `--rows INT` -: The number of rows to be returned. +: The number of rows to be returned. The default value is 10000. `SEARCH_QUERY`