From 1a1fc2d5b5b84bc7a6c7ebe1cd8c8f7587314b59 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 21 Nov 2017 10:51:52 -0500 Subject: 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 7a493c8..a37c0af 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