Code

Merge branch 'maint'
[git.git] / Documentation / git-cherry.txt
index b62c97097f1d66a26767a304a59b83bca7b727ee..e6943822cd1c003d666178ea26f7b24e56ad210f 100644 (file)
@@ -53,6 +53,9 @@ OPTIONS
 <head>::
        Working branch; defaults to HEAD.
 
+<limit>::
+       Do not report commits up to (and including) limit.
+
 Author
 ------
 Written by Junio C Hamano <junkio@cox.net>