Code

Merge branch 'jc/unpack'
[git.git] / Documentation / git-fetch-pack.txt
index b507e9b64863d2b9b4abc43ddb635b83ae67dcea..bff9aa693938b1bee26e8912917cc4139f947e65 100644 (file)
@@ -3,12 +3,12 @@ git-fetch-pack(1)
 
 NAME
 ----
-git-fetch-pack - Receive missing objects from another repository.
+git-fetch-pack - Receive missing objects from another repository
 
 
 SYNOPSIS
 --------
-git-fetch-pack [-q] [-k] [--exec=<git-upload-pack>] [<host>:]<directory> [<refs>...]
+'git-fetch-pack' [-q] [-k] [--exec=<git-upload-pack>] [<host>:]<directory> [<refs>...]
 
 DESCRIPTION
 -----------