This commit is contained in:
vrinek@ebb1af586fdc413fc8081c073e5ae591a619cbe2 2021-03-02 21:58:31 +00:00 committed by admin
parent 324f2c06c5
commit 16b3e5754d

View file

@ -10,7 +10,7 @@ about the annexed files that are stored in the borg repository.
# borg init --encryption=keyfile /path/to/borgrepo
# git annex initremote borg type=borg borgrepo=/path/to/borgrepo
# borg create /path/to/borgrepo `pwd`::{now}
# borg create /path/to/borgrepo::{now} `pwd`
# git annex sync borg
## configuration