updated diff description to match current diff

pull/12601/head
Brian Coca 10 years ago
parent 1861151fa4
commit dd4c56e4d6

@ -68,9 +68,9 @@ when a term comes up on the mailing list.
discussed in the :doc:`playbook documentation <playbooks>`. discussed in the :doc:`playbook documentation <playbooks>`.
Diff Mode Diff Mode
A ``--diff`` flag can be passed to Ansible to show how template files A ``--diff`` flag can be passed to Ansible to show what changed on
change when they are overwritten or how they might change when used modules that support it. You can combine it with ``--check`` to get a
with ``--check`` mode. These diffs come out in unified diff format. good 'dry run'. File diffs are normally iin unified diff format.
Executor Executor
A core software component of Ansible that is the power behind A core software component of Ansible that is the power behind

Loading…
Cancel
Save