summaryrefslogtreecommitdiff
path: root/Documentation/git-local-fetch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-local-fetch.txt')
-rw-r--r--Documentation/git-local-fetch.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git-local-fetch.txt b/Documentation/git-local-fetch.txt
index dd9e238..51389ef 100644
--- a/Documentation/git-local-fetch.txt
+++ b/Documentation/git-local-fetch.txt
@@ -8,7 +8,9 @@ git-local-fetch - Duplicate another git repository on a local system
SYNOPSIS
--------
-'git-local-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [-l] [-s] [-n] commit-id path
+[verse]
+'git-local-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [-l] [-s] [-n]
+ commit-id path
DESCRIPTION
-----------