From 053541430976621fe327a2e8b036534c97beac31 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 12 Aug 2018 12:31:54 +0200 Subject: Document require_grid option --- docs/source/apps/gie.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/source') diff --git a/docs/source/apps/gie.rst b/docs/source/apps/gie.rst index fac4898a..8cbd2336 100644 --- a/docs/source/apps/gie.rst +++ b/docs/source/apps/gie.rst @@ -275,6 +275,14 @@ gie command language See ``gie -l`` for a list of error codes that can be ignored. +.. option:: require_grid + + Checks the availability of the grid . If it is not found, then + all :option:`accept`/:option:`expect` pairs until the next + :option:`operation` will be skipped. + :option:`require_grid` can be repeated several times to specify several grids whose + presence is required. + .. option:: echo Add user defined text to the output stream. See the example below. -- cgit v1.2.3