diff options
Diffstat (limited to 'Documentation/git-ssh-push.txt')
-rw-r--r-- | Documentation/git-ssh-push.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ssh-push.txt b/Documentation/git-ssh-push.txt index c55ce7dd6f..69013fd44a 100644 --- a/Documentation/git-ssh-push.txt +++ b/Documentation/git-ssh-push.txt @@ -20,7 +20,7 @@ git-ssh-pull, aside from which end you run it on. OPTIONS ------- commit-id:: - Either the hash or the filename under $GIT_DIR/refs/ to push. + Id of commit to push. -c:: Get the commit objects. |