Skip to content

Commit a3fb31a

Browse files
dborowitzgitster
authored andcommitted
Documentation/git-send-pack.txt: wrap long synopsis line
Signed-off-by: Dave Borowitz <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f9e0952 commit a3fb31a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/git-send-pack.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ git-send-pack - Push objects over Git protocol to another repository
99
SYNOPSIS
1010
--------
1111
[verse]
12-
'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=<git-receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> [<ref>...]
12+
'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=<git-receive-pack>]
13+
[--verbose] [--thin] [--atomic]
14+
[<host>:]<directory> [<ref>...]
1315

1416
DESCRIPTION
1517
-----------

0 commit comments

Comments
 (0)