public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH] Fix error in user manual
@ 2009-02-03 22:41 William Pursell
  2009-02-04  7:47 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: William Pursell @ 2009-02-03 22:41 UTC (permalink / raw)
  To: git

Fix error in user manual

Signed-off-by: William Pursell <bill.pursell@gmail•com>
---
 Documentation/user-manual.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 19f571a..96af897 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1507,7 +1507,7 @@ so on a different branch and then coming back), unstash the
 work-in-progress changes.

 ------------------------------------------------
-$ git stash "work in progress for foo feature"
+$ git stash save "work in progress for foo feature"
 ------------------------------------------------

 This command will save your changes away to the `stash`, and
-- 
1.6.1.2.461.g5bad6


-- 
William Pursell

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-04  7:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-03 22:41 [PATCH] Fix error in user manual William Pursell
2009-02-04  7:47 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox