Skip to content

Commit

Permalink
Document that knife search returns 10000 rows by default.
Browse files Browse the repository at this point in the history
Signed-off-by: Kallol Roy <[email protected]>
  • Loading branch information
kalroy committed Aug 2, 2024
1 parent 3fe073b commit eea701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-chef-io/content/workstation/knife_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit eea701b

Please sign in to comment.