mirror of
https://github.com/restic/restic.git
synced 2026-02-03 04:20:45 -05:00
slightly reduce redundant wording
This commit is contained in:
parent
7a3b06f78a
commit
4bc6bb7e27
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue