summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-10-10 09:55:35 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-10-10 09:55:35 -0700
commitacb39bdddeabc0cce914ea43c304da80239a849e (patch)
tree372fc98a8b37a48705ebeee88491e52cd804c52d
parent33600136e5b77c90ec196cf0ec16f71957c10074 (diff)
downloadchef-acb39bdddeabc0cce914ea43c304da80239a849e.tar.gz
slightly more clear knife ssh sudo password description
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-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: