From 3ba6d84559d4779661c6c40544dfd79109f5bdb2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Dec 2015 14:18:44 -0400 Subject: [PATCH] clarify --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b3612da260..21d875d1d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,7 @@ git-annex (6.20151225) unstable; urgency=medium newly initialized repository; it will add files to the annex. * unlock, lock: In v6 mode, unlocking a file changes it from a symlink to a pointer file, and this change can be committed to the git repository. - * add: In v6 mode, acts on modified files. + * add: In v6 mode, adds modified files to the annex. -- Joey Hess Tue, 08 Dec 2015 11:14:03 -0400