aboutsummaryrefslogtreecommitdiff
path: root/docs/disclaimer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/disclaimer.rst')
-rw-r--r--docs/disclaimer.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/disclaimer.rst b/docs/disclaimer.rst
index 9e32b28..e523e8a 100644
--- a/docs/disclaimer.rst
+++ b/docs/disclaimer.rst
@@ -1,10 +1,13 @@
+.. program:: minishell_test
+
Disclaimer
==========
Environement variables
----------------------
-This test only gives the ``PATH`` and ``TERM`` environment variables to your minishell by default (see :ref:`config env`).
+| This test only gives the ``PATH`` and ``TERM`` environment variables to your minishell by default.
+| You can change the value of ``PATH`` in the :ref:`configuration <config-path-variable>`.
You can test this quickly with :option:`--try`.