Change git update param documentation to match reality

This commit is contained in:
Toshio Kuratomi 2014-12-09 09:02:05 -08:00
parent 2493dda4e5
commit 375025d2e3

View file

@ -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