aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-06 11:54:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-06 11:56:11 -0400
commit4017cd1928435bef10dcb5183ddcc08945ba8bef (patch)
treeccb0b0b675bd915e44d3be836734ef3039c148c0 /CHANGELOG
parentc87785692855f40d1507da6eb2c52ade63365479 (diff)
drop: Add --batch and --json options.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 23a50c76d..3836b1794 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,7 @@ git-annex (6.20160614) UNRELEASED; urgency=medium
* Webapp: Don't allow deleting a remote that has syncing disabled,
as such a deletion will never finish.
Thanks, Farhan Kathawala.
- * get: Add --batch and --json options.
+ * get, drop: Add --batch and --json options.
* New url for git-remote-gcrypt, now maintained by spwhitton.
* testremote: Fix crash when testing a freshly made external special remote.