typo
This commit is contained in:
parent
5dc7d2b630
commit
9870d949b9
1 changed files with 3 additions and 3 deletions
|
@ -76,7 +76,7 @@ The Rougail CLI can output a rather complete view of the dataset:
|
||||||
Values are mandatory
|
Values are mandatory
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
It is the operator's responsibility to set configuration options values.
|
.. important:: It is the operator's responsibility to set configuration options values.
|
||||||
|
|
||||||
So, if :
|
So, if :
|
||||||
|
|
||||||
|
@ -104,10 +104,10 @@ Rougail waits for a value to be set, that's why.
|
||||||
|
|
||||||
.. seealso:: To go further, have a look at the :tiramisu:`mandatory option <glossary.html#term-mandatory-option>` Tiramisu's definition.
|
.. seealso:: To go further, have a look at the :tiramisu:`mandatory option <glossary.html#term-mandatory-option>` Tiramisu's definition.
|
||||||
|
|
||||||
Type inférence
|
Type inference
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
By default, rougail infers a `string` type.
|
By default, rougail infers a `string` type for the `proxy_mode` configuration option variable type.
|
||||||
If the operator sets an option value with the `string` type, like this:
|
If the operator sets an option value with the `string` type, like this:
|
||||||
|
|
||||||
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/commit/v1.1_003/config/05/config.yaml
|
.. extinclude:: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/commit/v1.1_003/config/05/config.yaml
|
||||||
|
|
Loading…
Reference in a new issue