git: clarify key_file param in docs (#39147)

pull/39150/head
Martin Krizek 8 years ago committed by René Moser
parent aa9d7cb1f3
commit ca164749b4

@ -56,7 +56,7 @@ options:
version_added: "1.5" version_added: "1.5"
key_file: key_file:
description: description:
- Specify an optional private key file to use for the checkout. - Specify an optional private key file path, on the target host, to use for the checkout.
version_added: "1.5" version_added: "1.5"
reference: reference:
description: description:

Loading…
Cancel
Save