diff --git a/docs/man/man1/ansible.1.asciidoc b/docs/man/man1/ansible.1.asciidoc index a5d70cf4f48..1228926cd74 100644 --- a/docs/man/man1/ansible.1.asciidoc +++ b/docs/man/man1/ansible.1.asciidoc @@ -85,6 +85,11 @@ Connection timeout to use when trying to talk to hosts, in seconds. Runs commands in the background, killing the task after N seconds. +*-P*, *--poll*:: + +Poll a background job every (this many) seconds. Requires -B. + + *-u*, *--remote-user*:: Use this remote username instead of root