summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-08-02 21:12:23 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-08-02 21:12:23 +0000
commitd7e630450ba46f877696b394e693cabcdb61308f (patch)
tree7f3fd04236e72b95c4b971c4a761e7e54492a33b /git-push.txt
parentfbb0aff4fcbeee0472e56086a5b5c83b4dad8ce2 (diff)
downloadgit-htmldocs-d7e630450ba46f877696b394e693cabcdb61308f.tar.gz
Autogenerated HTML docs for v1.4.2-rc2-g53bb
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 56afd64f4..d4ae99fa5 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -8,7 +8,7 @@ git-push - Update remote refs along with associated objects
SYNOPSIS
--------
-'git-push' [--all] [--tags] [--force] <repository> <refspec>...
+'git-push' [--all] [--tags] [-f | --force] <repository> <refspec>...
DESCRIPTION
-----------