Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)
commit71bda8b923ed1bde7b831c6597af5a80213f6768
authorJari Aalto <jari.aalto@cante.net>
Sat, 2 Feb 2008 14:03:48 +0000 (2 16:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Feb 2008 08:56:35 +0000 (3 00:56 -0800)
treec35a85b8f695ea21d525a6cb7eedcafda1ab73ac
parent6ce8e44a1eeaa07325f1304f6f392f35f54d29c7
Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)

Adjust the command syntax to better reflect the call parameters:
[save] [message...] => [save [<message>]].

Signed-off-by: Jari Aalto <jari.aalto AT cante.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt