diff options
author | Steven Danna <steve@opscode.com> | 2011-08-08 11:32:28 -0700 |
---|---|---|
committer | Bryan McLellan <btm@opscode.com> | 2011-08-08 11:35:07 -0700 |
commit | c570f0cbde87c577740cd43e9e3462fafb9d73d9 (patch) | |
tree | 4f5f65a3fc1cf663391efed69e57ef6ceb2568d4 /chef/distro | |
parent | c3d27be64964a2f420816eac33f47a7b5aee13d4 (diff) | |
download | chef-c570f0cbde87c577740cd43e9e3462fafb9d73d9.tar.gz |
Fix formatting in knife-search.mkd
Diffstat (limited to 'chef/distro')
-rw-r--r-- | chef/distro/common/markdown/man1/knife-search.mkd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/distro/common/markdown/man1/knife-search.mkd b/chef/distro/common/markdown/man1/knife-search.mkd index 8bc1443bc5..b99fb48f33 100644 --- a/chef/distro/common/markdown/man1/knife-search.mkd +++ b/chef/distro/common/markdown/man1/knife-search.mkd @@ -9,7 +9,7 @@ __knife__ __search INDEX QUERY__ _(options)_ Show only one attribute * `-i`, `--id-only`: Show only the ID of matching objects - * `-q`, `--query QUERY` + * `-q`, `--query QUERY`: The search query; useful to protect queries starting with - * `-R`, `--rows INT`: The number of rows to return |