diff options
-rw-r--r-- | doc/tips/offline_archive_drives.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/offline_archive_drives.mdwn b/doc/tips/offline_archive_drives.mdwn index 3f073dbcb..c6d67d508 100644 --- a/doc/tips/offline_archive_drives.mdwn +++ b/doc/tips/offline_archive_drives.mdwn @@ -17,7 +17,7 @@ the repository in your computer you want to archive. In short: git clone ~/annex cd ~/annex git remote add archivedrive /media/archive/annex - git annex sync archive + 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 |