Change git update param documentation to match reality
This commit is contained in:
parent
2493dda4e5
commit
375025d2e3
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ options:
|
||||||
choices: [ "yes", "no" ]
|
choices: [ "yes", "no" ]
|
||||||
version_added: "1.2"
|
version_added: "1.2"
|
||||||
description:
|
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:
|
executable:
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
|
|
Loading…
Reference in a new issue