X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ssh-pull.txt;h=ac3fb342f0522537850c03ead15939a0fd429465;hb=cdacb6208fdb6779b21350644d61bd90e63db3d5;hp=3397fba8382955f232356efa5e8c6ae13e992433;hpb=5569bf9bbedd63a00780fc5c110e0cfab3aa97b9;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::