summaryrefslogtreecommitdiffstats
path: root/user-manual.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-02-04 16:53:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-02-04 16:53:50 +0000
commit7850245ee632c5f8954e13184fb3fd3dd97bfff1 (patch)
tree060c3799cc1cebb67e04f16946d752ff4426f659 /user-manual.txt
parent8b6e23b4a1acd44f3af2ecfed98fe44096a325c8 (diff)
downloadgit-htmldocs-7850245ee632c5f8954e13184fb3fd3dd97bfff1.tar.gz
Autogenerated HTML docs for v1.6.1.2-328-gb63bc
Diffstat (limited to 'user-manual.txt')
-rw-r--r--user-manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-manual.txt b/user-manual.txt
index 19f571ae3..96af8977f 100644
--- a/user-manual.txt
+++ b/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