From cc91a85ec70bdca1f8e88781885610cf70c22fd8 Mon Sep 17 00:00:00 2001 From: Thomas Ackermann Date: Tue, 16 Oct 2012 19:20:10 +0200 Subject: Split over-long synopsis in git-fetch-pack.txt into several lines Signed-off-by: Thomas Ackermann Signed-off-by: Junio C Hamano --- Documentation/git-fetch-pack.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/git-fetch-pack.txt b/Documentation/git-fetch-pack.txt index 474fa307a..8c751202d 100644 --- a/Documentation/git-fetch-pack.txt +++ b/Documentation/git-fetch-pack.txt @@ -9,7 +9,10 @@ git-fetch-pack - Receive missing objects from another repository SYNOPSIS -------- [verse] -'git fetch-pack' [--all] [--quiet|-q] [--keep|-k] [--thin] [--include-tag] [--upload-pack=] [--depth=] [--no-progress] [-v] [:] [...] +'git fetch-pack' [--all] [--quiet|-q] [--keep|-k] [--thin] [--include-tag] + [--upload-pack=] + [--depth=] [--no-progress] + [-v] [:] [...] DESCRIPTION ----------- -- cgit v1.2.1