Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Doc: fix misleading asciidoc formating
[gitweb.git]
/
Documentation
/
git-pull.txt
diff --git
a/Documentation/git-pull.txt
b/Documentation/git-pull.txt
index 4e0ad6fd8e0b91d9d82ef66f8e3a10a3882589e8..118d9d86f79427373eb92753abf7e134ed925fe8 100644
(file)
--- a/
Documentation/git-pull.txt
+++ b/
Documentation/git-pull.txt
@@
-9,7
+9,7
@@
git-pull - Fetch from and integrate with another repository or a local branch
SYNOPSIS
--------
[verse]
-'git pull' [
options
] [<repository> [<refspec>...]]
+'git pull' [
<options>
] [<repository> [<refspec>...]]
DESCRIPTION