diff options
| author | Junio C Hamano <junkio@cox.net> | 2007-01-18 15:53:37 -0800 | 
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2007-01-18 15:53:37 -0800 | 
| commit | c3f0baacadbd7b5710052213a2ec3cdd5b77bb6e (patch) | |
| tree | 5f79fc30175a5a28a7dbb0ea9ff3893ab2dcdc42 /Documentation/git-count-objects.txt | |
| parent | 377e81392f9c76b8d60499a42256efafc1992309 (diff) | |
| download | git-c3f0baacadbd7b5710052213a2ec3cdd5b77bb6e.tar.gz | |
Documentation: sync git.txt command list and manual page title
Also reorders a handful entries to make each list sorted
alphabetically.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-count-objects.txt')
| -rw-r--r-- | Documentation/git-count-objects.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-count-objects.txt b/Documentation/git-count-objects.txt index c59df6438c..91c8c92c76 100644 --- a/Documentation/git-count-objects.txt +++ b/Documentation/git-count-objects.txt @@ -3,7 +3,7 @@ git-count-objects(1)  NAME  ---- -git-count-objects - Reports on unpacked objects +git-count-objects - Count unpacked number of objects and their disk consumption  SYNOPSIS  --------  | 
