X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ssh-pull.txt;h=ac3fb342f0522537850c03ead15939a0fd429465;hb=c4584ae3fd7cd595a638a07dfd853e9d2745e930;hp=3397fba8382955f232356efa5e8c6ae13e992433;hpb=ee85cbc6887d6ae4eb09a3e2c7319f66ae7c9034;p=git.git diff --git a/Documentation/git-ssh-pull.txt b/Documentation/git-ssh-pull.txt index 3397fba8..ac3fb342 100644 --- a/Documentation/git-ssh-pull.txt +++ b/Documentation/git-ssh-pull.txt @@ -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::