Merge git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / Documentation / git-prune-packed.txt
index 37c53a91de659836eefd8900270cbd23c0a23cd9..a79193fb007bcaa8dc47b2763e4167a6f31a3dff 100644 (file)
@@ -9,7 +9,7 @@ residing in a pack file.
 
 SYNOPSIS
 --------
-'git-prune-packed' [-n]
+'git-prune-packed' [-n] [-q]
 
 
 DESCRIPTION
@@ -32,6 +32,9 @@ OPTIONS
         Don't actually remove any objects, only show those that would have been
         removed.
 
+-q::
+       Squelch the progress indicator.
+
 Author
 ------
 Written by Linus Torvalds <torvalds@osdl.org>
@@ -40,7 +43,7 @@ Documentation
 --------------
 Documentation by Ryan Anderson <ryan@michonline.com>
 
-See-Also
+See Also
 --------
 gitlink:git-pack-objects[1]
 gitlink:git-repack[1]