summaryrefslogtreecommitdiff
path: root/Documentation/git-ssh-pull.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-ssh-pull.txt')
-rw-r--r--Documentation/git-ssh-pull.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/git-ssh-pull.txt b/Documentation/git-ssh-pull.txt
index 3397fba838..ac3fb342f0 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::