diff options
author | https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574 <Mica_Semrick@web> | 2013-12-16 06:06:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-16 06:06:46 +0000 |
commit | dca041add03e73896fe20e0458402c7b1c0aefe2 (patch) | |
tree | 9accba914cf81014818ce6a72c5cee527fc04762 | |
parent | 90edd2a2f4833038c195e3c3457cdb42e3f303aa (diff) |
-rw-r--r-- | doc/tips/offline_archive_drives.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tips/offline_archive_drives.mdwn b/doc/tips/offline_archive_drives.mdwn index eff123e8b..1063cbc26 100644 --- a/doc/tips/offline_archive_drives.mdwn +++ b/doc/tips/offline_archive_drives.mdwn @@ -19,8 +19,8 @@ the repository in your computer you want to archive. In short: git remote add archivedrive /media/archive/annex git annex sync archivedrive -Don't forget to tell git-annex this is an archive drive (or perhaps a backup -drive). Also, give the drive a description that matches something you write on +Don't forget to tell git-annex this is an archive drive (or a backup +drive; see [[preferred_content]].). Also, give the drive a description that matches something you write on its label, so you can find it later: git annex group archivedrive archive |