summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-09-14 09:40:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-09-14 09:40:50 +0000
commitd6fff4023d7c93e6eb4a0ba3a8a69a646c607f48 (patch)
tree991eda173b857ad31fb8f638387428dc90b61e05 /git-push.html
parent7df6dcfdb11ce1e05b12d12ef51d8c8d5b4987a5 (diff)
downloadgit-htmldocs-d6fff4023d7c93e6eb4a0ba3a8a69a646c607f48.tar.gz
Autogenerated HTML docs for v1.6.5-rc1-10-g20f34
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-push.html b/git-push.html
index 0da7abf2b..fac4c248b 100644
--- a/git-push.html
+++ b/git-push.html
@@ -321,7 +321,7 @@ git-push(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git push</em> [--all | --mirror | --tags] [--dry-run] [--receive-pack=&lt;git-receive-pack&gt;]
+<div class="content"><em>git push</em> [--all | --mirror | --tags] [-n | --dry-run] [--receive-pack=&lt;git-receive-pack&gt;]
[--repo=&lt;repository&gt;] [-f | --force] [-v | --verbose]
[&lt;repository&gt; &lt;refspec&gt;&#8230;]</div></div>
</div>
@@ -407,6 +407,9 @@ nor in any Push line of the corresponding remotes file---see below).</p></div>
</p>
</dd>
<dt>
+-n
+</dt>
+<dt>
--dry-run
</dt>
<dd>
@@ -1024,7 +1027,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-09-13 09:50:54 UTC
+Last updated 2009-09-14 09:40:30 UTC
</div>
</div>
</body>