Skip to content

Commit

Permalink
doc: typo: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
hexagonrecursion committed Apr 11, 2022
1 parent e66dfc7 commit 47c4bf3
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 @@ -4513,7 +4513,7 @@ def define_borg_mount(parser):
Important: In a `keyfile` mode (e.g. keyfile-blake2) each user has their own key (in ``~/.config/borg/keys``).
In this mode this command will only change the key used by the current user.
If you want to upgrade to `argon2` to strengthen security, you will have to upgrate each user's key individually.
If you want to upgrade to `argon2` to strengthen security, you will have to upgrade each user's key individually.
Your repository is encrypted and authenticated with a key that is randomly generated by ``borg init``.
The key is encrypted and authenticated with your passphrase.
Expand Down

0 comments on commit 47c4bf3

Please sign in to comment.