Merge branch 'rd/init-typo'
[gitweb.git] / Documentation / git-pull.txt
index 4e0ad6fd8e0b91d9d82ef66f8e3a10a3882589e8..118d9d86f79427373eb92753abf7e134ed925fe8 100644 (file)
@@ -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