summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chef/lib/chef/knife/bootstrap.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/chef/lib/chef/knife/bootstrap.rb b/chef/lib/chef/knife/bootstrap.rb
index cf1c527608..319241d89b 100644
--- a/chef/lib/chef/knife/bootstrap.rb
+++ b/chef/lib/chef/knife/bootstrap.rb
@@ -64,7 +64,6 @@ class Chef
:description => "The SSH identity file used for authentication"
option :use_sudo,
- :short => "-s",
:long => "--sudo",
:description => "Execute the bootstrap via sudo",
:boolean => true