Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-show-ref: fix escaping in asciidoc source
[gitweb.git]
/
Documentation
/
git-gc.txt
diff --git
a/Documentation/git-gc.txt
b/Documentation/git-gc.txt
index 4966cb57846412b097bbc8ba15d09005f4019340..815afcb9228aada96a143a4e5dcdec0e0ee807e5 100644
(file)
--- a/
Documentation/git-gc.txt
+++ b/
Documentation/git-gc.txt
@@
-8,6
+8,7
@@
git-gc - Cleanup unnecessary files and optimize the local repository
SYNOPSIS
--------
+[verse]
'git gc' [--aggressive] [--auto] [--quiet] [--prune=<date> | --no-prune]
DESCRIPTION