summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0cab2b64c9..39842b7a5e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -29,7 +29,7 @@ Please see [https://docs.chef.io/release_notes.html](https://docs.chef.io/releas
* Allow deletion of `registry_key` without the need for users to pass data key in values hash.
-* `knife ssh` now uses the command line prompt for sudo if set.
+* `knife ssh` will pass the -P option on the command line, if it is given, as the sudo password and will bypass prompting.
## Highlighted bug fixes for this release: