Code

Merge branch 'jc/pack' into next
[git.git] / Documentation / git-fetch-pack.txt
index b507e9b64863d2b9b4abc43ddb635b83ae67dcea..913b75bb8d03f74e514037cff249450ee2685fcc 100644 (file)
@@ -8,7 +8,7 @@ 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
 -----------