slightly reduce redundant wording

This commit is contained in:
Michael Eischer 2026-01-31 19:07:06 +01:00
parent 7a3b06f78a
commit 4bc6bb7e27

View file

@ -14,8 +14,8 @@
Scripting
#########################
This section provides an overview of available environment variables and how
certain tasks may be accomplished when you use restic via scripts.
This section covers environment variables and how certain tasks may be accomplished
when you use restic via scripts.
.. _environment-variables:
@ -23,7 +23,7 @@ Environment Variables
*********************
In addition to command-line options, restic supports passing various options in
environment variables. The following lists these environment variables:
environment variables, which are listed below.
.. code-block:: console