summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-02-19 00:54:28 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-02-19 00:54:28 +0000
commit4007b5d6e6903ab8ef91ce4452b16bf39261d641 (patch)
tree2578c24acdee8c14061c397b466ecf2b436191bc /git-push.txt
parent8bc410e7932f0c634f6c651114755bfcb7dc0fb2 (diff)
downloadgit-htmldocs-4007b5d6e6903ab8ef91ce4452b16bf39261d641.tar.gz
Autogenerated HTML docs for v1.6.2-rc1-13-g25487f
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-push.txt b/git-push.txt
index 7d1eced7d..ac6421178 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -9,7 +9,7 @@ git-push - Update remote refs along with associated objects
SYNOPSIS
--------
[verse]
-'git push' [--all | --mirror] [--dry-run] [--tags] [--receive-pack=<git-receive-pack>]
+'git push' [--all | --mirror | --tags] [--dry-run] [--receive-pack=<git-receive-pack>]
[--repo=<repository>] [-f | --force] [-v | --verbose]
[<repository> <refspec>...]