summaryrefslogtreecommitdiffstats
path: root/git-stash.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-10 14:17:38 -0800
committerJunio C Hamano <gitster@pobox.com>2012-12-10 14:17:38 -0800
commit2d7c5de077882bbe1c09201e9496d3fee64ac511 (patch)
tree2258e789630c5101472d0f00e23c6ac54903a44d /git-stash.html
parent0766abc710c5d267263c9fa5e2850e22d77c8a18 (diff)
downloadgit-htmldocs-2d7c5de077882bbe1c09201e9496d3fee64ac511.tar.gz
Autogenerated HTML docs for v1.8.1-rc1-5-g7e065
Diffstat (limited to 'git-stash.html')
-rw-r--r--git-stash.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-stash.html b/git-stash.html
index 44b03d0a6..71ca131c4 100644
--- a/git-stash.html
+++ b/git-stash.html
@@ -741,7 +741,7 @@ drop [-q|--quiet] [&lt;stash&gt;]
<p>
Remove a single stashed state from the stash list. When no <tt>&lt;stash&gt;</tt>
is given, it removes the latest one. i.e. <tt>stash@{0}</tt>, otherwise
- <tt>&lt;stash&gt;</tt> must a valid stash log reference of the form
+ <tt>&lt;stash&gt;</tt> must be a valid stash log reference of the form
<tt>stash@{&lt;revision&gt;}</tt>.
</p>
</dd>
@@ -889,7 +889,7 @@ xargs git log --merges --no-walk --grep=WIP</tt></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-05-02 15:00:44 PDT
+Last updated 2012-12-10 14:16:45 PDT
</div>
</div>
</body>