From a3fb31a89234ec49ff8640a531f1445d6ad38b4a Mon Sep 17 00:00:00 2001 From: Dave Borowitz Date: Wed, 19 Aug 2015 11:26:40 -0400 Subject: [PATCH] Documentation/git-send-pack.txt: wrap long synopsis line Signed-off-by: Dave Borowitz Signed-off-by: Junio C Hamano --- Documentation/git-send-pack.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/git-send-pack.txt b/Documentation/git-send-pack.txt index b5d09f79ee..a3a178ca4b 100644 --- a/Documentation/git-send-pack.txt +++ b/Documentation/git-send-pack.txt @@ -9,7 +9,9 @@ git-send-pack - Push objects over Git protocol to another repository SYNOPSIS -------- [verse] -'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=] [--verbose] [--thin] [--atomic] [:] [...] +'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=] + [--verbose] [--thin] [--atomic] + [:] [...] DESCRIPTION ----------- -- 2.47.1