[PATCH] Remove "delta" object representation.
[git.git] / Documentation / git-ssh-pull.txt
index 3397fba..ac3fb34 100644 (file)
@@ -31,13 +31,6 @@ commit-id::
        Get trees associated with the commit objects.
 -a::
        Get all the objects.
--d::
-       Do not check for delta base objects (use this option
-       only when you know the remote repository is not
-       deltified).
---recover::
-       Check dependency of deltified object more carefully than
-       usual, to recover after earlier pull that was interrupted.
 -v::
        Report what is downloaded.
 -w::