Commit c36b49c
update quiet mode documentation to reflect actual behavior (#4373)
* update quiet mode documentation to reflect current behavior
this is related to the change that we did to fix quiet mode in chef/chef#14779. in brief, quiet mode wasn't working before. so with the fix we didn't want to break anyone's cofiguration. so quiet mode was changed to be set to false by default. the documentation was also a little confusing since quiet mode is supposed to suppress the output completely vs "controlling verbosity".
Signed-off-by: rishichawda <[email protected]>
* Clarify that this works starting in Client 18.7
Signed-off-by: Ian Maddaus <[email protected]>
---------
Signed-off-by: rishichawda <[email protected]>
Signed-off-by: Ian Maddaus <[email protected]>
Co-authored-by: Ian Maddaus <[email protected]>
Co-authored-by: Ian Maddaus <[email protected]>1 parent f5f2a45 commit c36b49c
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
477 | 479 | | |
478 | 480 | | |
479 | 481 | | |
480 | | - | |
| 482 | + | |
481 | 483 | | |
482 | 484 | | |
483 | 485 | | |
| |||
0 commit comments