diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-28 14:08:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-28 14:08:38 -0400 |
commit | a86cd4bc8215f01ffe2ba06c63be56656d8ae7cf (patch) | |
tree | fb66e5b0ae237b6b1b017f1bff75ffc15cec87a1 /doc/tips/offline_archive_drives | |
parent | 061fbfb37e02a9a9cb42396cce63d9b67d6a9c6e (diff) |
The "git annex content" command is renamed to "git annex wanted".
Diffstat (limited to 'doc/tips/offline_archive_drives')
-rw-r--r-- | doc/tips/offline_archive_drives/comment_3_7be2ccaf70c9ecfc9a34384e0e31f490._comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/offline_archive_drives/comment_3_7be2ccaf70c9ecfc9a34384e0e31f490._comment b/doc/tips/offline_archive_drives/comment_3_7be2ccaf70c9ecfc9a34384e0e31f490._comment index c9eb583a8..cd5888009 100644 --- a/doc/tips/offline_archive_drives/comment_3_7be2ccaf70c9ecfc9a34384e0e31f490._comment +++ b/doc/tips/offline_archive_drives/comment_3_7be2ccaf70c9ecfc9a34384e0e31f490._comment @@ -6,5 +6,5 @@ content=""" The example was missing a preferred content setting, without which --auto doesn't copy anything unless needed to satisfy numcopies: -git annex content archivedrive standard +git annex wanted archivedrive standard """]] |