summaryrefslogtreecommitdiff
path: root/doc/tips/offline_archive_drives.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:08:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-28 14:08:38 -0400
commita86cd4bc8215f01ffe2ba06c63be56656d8ae7cf (patch)
treefb66e5b0ae237b6b1b017f1bff75ffc15cec87a1 /doc/tips/offline_archive_drives.mdwn
parent061fbfb37e02a9a9cb42396cce63d9b67d6a9c6e (diff)
The "git annex content" command is renamed to "git annex wanted".
Diffstat (limited to 'doc/tips/offline_archive_drives.mdwn')
-rw-r--r--doc/tips/offline_archive_drives.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/offline_archive_drives.mdwn b/doc/tips/offline_archive_drives.mdwn
index 606b723b3..eff123e8b 100644
--- a/doc/tips/offline_archive_drives.mdwn
+++ b/doc/tips/offline_archive_drives.mdwn
@@ -24,7 +24,7 @@ drive). 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
- git annex content archivedrive standard
+ git annex wanted archivedrive standard
git annex describe archivedrive "my first archive drive (SATA)"
Or you can use the assistant to set up the drive for you.