From: Jeff King Date: Mon, 2 Jul 2007 04:20:06 +0000 (-0400) Subject: git-stash: fix "no arguments" case in documentation X-Git-Tag: v1.5.3-rc0~12^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aaca4914e9074f5f5b51c8966688a75e7fe132d7?hp=aaca4914e9074f5f5b51c8966688a75e7fe132d7 git-stash: fix "no arguments" case in documentation Commit 9488e875 changed this from 'save' to 'list', but missed this spot in the documentation. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---