From: Robert P. J. Day Date: Tue, 21 Nov 2017 15:51:52 +0000 (-0500) Subject: prune: add "--progress" to man page and usage msg X-Git-Tag: v2.16.0-rc0~76^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a1fc2d5b5b84bc7a6c7ebe1cd8c8f7587314b59;p=thirdparty%2Fgit.git prune: add "--progress" to man page and usage msg Add mention of git prune's "--progress" option to the SYNOPSIS and DESCRIPTION sections of the man page, and to the usage message of "git prune" itself. While we're here, move the explanation of "--" toward the end of the DESCRIPTION section, where it belongs. Signed-off-by: Robert P. J. Day Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt index 7a493c80f7..a37c0af931 100644 --- a/Documentation/git-prune.txt +++ b/Documentation/git-prune.txt @@ -9,7 +9,7 @@ git-prune - Prune all unreachable objects from the object database SYNOPSIS -------- [verse] -'git prune' [-n] [-v] [--expire ] [--] [...] +'git prune' [-n] [-v] [--progress] [--expire