DWIM 'git stash save -p' for 'git stash -p'
[gitweb.git] / Documentation / git-stash.txt
index 3dc16a108a15bdb4ea7a86d30dbaa6822969229a..1c4ed412a12ffe6393aa39499169ad8e96d47fcf 100644 (file)
@@ -14,7 +14,7 @@ SYNOPSIS
 'git stash' ( pop | apply ) [--index] [-q|--quiet] [<stash>]
 'git stash' branch <branchname> [<stash>]
 'git stash' [save [--patch] [-k|--[no-]keep-index] [-q|--quiet] [<message>]]
-'git stash' [-k|--keep-index]
+'git stash' [-p|--patch|-k|--keep-index]
 'git stash' clear
 'git stash' create