Skip to content

Commit

Permalink
docs: fix typo (backport #8272)
Browse files Browse the repository at this point in the history
  • Loading branch information
wzyboy committed Jul 6, 2024
1 parent 9a40344 commit b379202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/borg/archiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -3401,7 +3401,7 @@ def define_borg_mount(parser):
For security reasons, this command only works on local repositories.
To delete a config value entirely, use ``--delete``. To list the values
of the configuration file or the default values, use ``--list``. To get and existing
of the configuration file or the default values, use ``--list``. To get an existing
key, pass only the key name. To set a key, pass both the key name and
the new value. Keys can be specified in the format "section.name" or
simply "name"; the section will default to "repository" and "cache" for
Expand Down

0 comments on commit b379202

Please sign in to comment.