From fe5e4bdc647f779e65f935f42e6fe798ab036165 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 Sep 2011 14:34:15 -0400 Subject: comment --- Command/Get.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Command/Get.hs') diff --git a/Command/Get.hs b/Command/Get.hs index 358105cac..bc617c9fa 100644 --- a/Command/Get.hs +++ b/Command/Get.hs @@ -34,6 +34,7 @@ start (file, attr) = isAnnexed file $ \(key, _) -> do case from of Nothing -> next $ perform key Just name -> do + -- get --from = copy --from src <- Remote.byName name next $ Command.Move.fromPerform src False key where -- cgit v1.2.3