]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-local-fetch.txt
Documentation: Correct various misspellings and typos.
[thirdparty/git.git] / Documentation / git-local-fetch.txt
index 19b5f8895c329877167a4f625f33971d498185ae..e830deeff321c67781edb1a355c3d6829c04038d 100644 (file)
@@ -14,6 +14,8 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
+THIS COMMAND IS DEPRECATED.
+
 Duplicates another git repository on a local system.
 
 OPTIONS
@@ -42,7 +44,7 @@ OPTIONS
         the local end after the transfer is complete.
 
 --stdin::
-       Instead of a commit id on the commandline (which is not expected in this
+       Instead of a commit id on the command line (which is not expected in this
        case), 'git-local-fetch' expects lines on stdin in the format
 
                <commit-id>['\t'<filename-as-in--w>]