From 67de9175753c3ef7d6ff8e83dc663e07edd5e13b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 Oct 2013 12:59:48 -0400 Subject: fix repo name --- doc/tips/offline_archive_drives.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3