X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-local-fetch.txt;h=51389ef37da443c981f3bb5d46f819e90c3d2980;hb=99f171bb7ac5032dde256c02476240c0d019a5fe;hp=dd9e2387fcca205b2ec80d7f6207ce84c53a7377;hpb=ec771a7084ed9352ac6b14ed6ff437e67aba0f0b;p=git.git diff --git a/Documentation/git-local-fetch.txt b/Documentation/git-local-fetch.txt index dd9e2387f..51389ef37 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 -----------