summaryrefslogtreecommitdiff
path: root/chef/distro
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-03-14 11:20:01 -0700
committerBryan McLellan <btm@opscode.com>2012-03-14 11:20:01 -0700
commitaf746a203d1e45b615677e8f2e52149b53883735 (patch)
treee3f3c7f103edd88281cc358203dec23af65b578f /chef/distro
parentc43bc2d9b028d37328137ee26de26263b0b9d1cf (diff)
downloadchef-af746a203d1e45b615677e8f2e52149b53883735.tar.gz
remove duplicate -i entry
Diffstat (limited to 'chef/distro')
-rw-r--r--chef/distro/common/markdown/man1/knife-ssh.mkd2
1 files changed, 0 insertions, 2 deletions
diff --git a/chef/distro/common/markdown/man1/knife-ssh.mkd b/chef/distro/common/markdown/man1/knife-ssh.mkd
index ffff61c4a9..07fc5940ce 100644
--- a/chef/distro/common/markdown/man1/knife-ssh.mkd
+++ b/chef/distro/common/markdown/man1/knife-ssh.mkd
@@ -19,8 +19,6 @@ __knife__ __ssh QUERY COMMAND__ _(options)_
The SSH identity file used for authentication
* `-p`, `--ssh-port PORT`:
The ssh port
- * `-i`, `--identity-file IDENTITY_FILE`:
- The SSH identity file used for authentication
* `--[no-]host-key-verify`:
Verify host key, enabled by default.