Skip to content

Commit

Permalink
Merge pull request borgbackup#8274 from wzyboy/fix/typo-1.2-maint
Browse files Browse the repository at this point in the history
docs: fix typo (backport borgbackup#8272)
  • Loading branch information
ThomasWaldmann authored Jul 6, 2024
2 parents daa1aee + bdf8908 commit 4eb2a30
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 @@ -3467,7 +3467,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 4eb2a30

Please sign in to comment.