diff options
Diffstat (limited to 'docs/utils/index.rst')
| -rw-r--r-- | docs/utils/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/utils/index.rst b/docs/utils/index.rst index 2da26ed12..1ac77e285 100644 --- a/docs/utils/index.rst +++ b/docs/utils/index.rst @@ -20,6 +20,8 @@ Common command environments The scripts in our tooling box often dispose of common environments: +.. _FORCE_TIMEOUT: + ``FORCE_TIMEOUT`` : environment Sets timeout for interactive prompts. If you want to run a script in batch job, with defaults choices, set ``FORCE_TIMEOUT=0``. By example; to install a |