Merge branch 'hm/config-parse-expiry-date'
[gitweb.git] / Documentation / user-manual.txt
index b4d88af133e8eafd92f86443bd74de063bad4835..3a03e63eb0d853f5f423977147f67769e1e33924 100644 (file)
@@ -1556,7 +1556,7 @@ so on a different branch and then coming back), unstash the
 work-in-progress changes.
 
 ------------------------------------------------
-$ git stash save "work in progress for foo feature"
+$ git stash push -m "work in progress for foo feature"
 ------------------------------------------------
 
 This command will save your changes away to the `stash`, and