git-stash: fix "no arguments" case in documentation
authorJeff King <peff@peff.net>
Mon, 2 Jul 2007 04:20:06 +0000 (00:20 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Jul 2007 04:38:05 +0000 (21:38 -0700)
Commit 9488e875 changed this from 'save' to 'list', but
missed this spot in the documentation.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found