login
Header Space

 
 

[PATCH] Document the -n option for git-log

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: <junkio@...>, Josef 'Jeff' Sipek <jsipek@...>
Date: Sunday, January 14, 2007 - 8:25 pm

Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
---
 Documentation/git-log.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt
index e9f746b..4a71847 100644
--- a/Documentation/git-log.txt
+++ b/Documentation/git-log.txt
@@ -27,7 +27,7 @@ OPTIONS
 
 include::pretty-formats.txt[]
 
---max-count=<n>::
+-n <n>, --max-count=<n>::
 	Limits the number of commits to show.
 
 <since>..<until>::
-- 
1.5.0.rc1.g696b

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Document the -n option for git-log, Josef 'Jeff' Sipek, (Sun Jan 14, 8:25 pm)
[PATCH] Document the -n option for git-log, Josef 'Jeff' Sipek, (Mon Jan 15, 3:51 pm)
speck-geostationary