diff --git a/docs/tutorial/preliminary.rst b/docs/tutorial/preliminary.rst index fe2272a6c..813465257 100644 --- a/docs/tutorial/preliminary.rst +++ b/docs/tutorial/preliminary.rst @@ -265,13 +265,14 @@ it's up to the operator to do the job in the `config.yml` file: :tutorial:`Download this file from the rougail-tutorials git repository ` -With the rougail CLI the operator has to add the `-u yaml -ff config/config.yml` options: +The operator needs to add the `-u yaml -yf config/config.yml` options to the rougail CLI: -.. code-block:: text +.. raw:: html + :url: https://forge.cloud.silique.fr/stove/rougail-tutorials/raw/tag/v1.1_003/config/02/cmd_ro.txt :class: terminal - :caption: A rougail Command Line Utility call with the :file:`config/config.yml` Rougail user datas file - rougail -m firefox -u yaml -ff config/02/config.yml +.. + rougail -m firefox/ -u yaml -yf config/02/config.yml which gives us this output: