From dbe78f23341c68dd248d0f06b6f0721b45dc6d87 Mon Sep 17 00:00:00 2001 From: gwen Date: Sat, 22 Nov 2025 12:57:17 +0100 Subject: [PATCH] remote terminal CLI command --- docs/tutorial/preliminary.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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: