From b284cefccc8bcbb504e2af0746596aea3277a97b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 May 2015 15:46:01 -0400 Subject: [PATCH] fix type in the name of --used-refspec in changelog --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c795196600..073581cf47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,7 +18,7 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium running at once. * Stale transfer lock and info files will be cleaned up automatically when get/unused/info commands are run. - * unused: Add --used option and annex.used-refspec, which can specify + * unused: Add --used-refspec option and annex.used-refspec, which can specify a set of refs to consider used, rather than the default of considering all refs used.