Change git update param documentation to match reality
This commit is contained in:
parent
8b586ad055
commit
88ccfc219a
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ options:
|
|||
choices: [ "yes", "no" ]
|
||||
version_added: "1.2"
|
||||
description:
|
||||
- If C(no), just returns information about the repository without updating.
|
||||
- If C(no), do not retrieve new revisions from the origin repository
|
||||
executable:
|
||||
required: false
|
||||
default: null
|
||||
|
|
Loading…
Reference in a new issue