prune: add "--progress" to man page and usage msg
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 21 Nov 2017 15:51:52 +0000 (10:51 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Nov 2017 03:29:30 +0000 (12:29 +0900)
commit1a1fc2d5b5b84bc7a6c7ebe1cd8c8f7587314b59
treee1b22c8eb773503ee8eb9da04164149ab1b9e2c3
parent9752ad0bb79f680bca48db7adc45338b298304b0
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 <rpjday@crashcourse.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-prune.txt
builtin/prune.c