author | SZEDER Gábor <szeder@ira.uka.de> | |
Tue, 2 Sep 2008 01:35:24 +0000 (03:35 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 2 Sep 2008 05:01:33 +0000 (22:01 -0700) | ||
commit | 9da6f0fff2d6ab4bfad36099b53c911bc498fc2e | |
tree | b5849b63e7745a4af3eb9af4b63c10916f97ea6f | tree | snapshot |
parent | d4040e0a1728035af34fc67907be088ca14d31c1 | commit | diff |
Documentation: fix disappeared lines in 'git stash' manpage
Asciidoc removes lines starting with a dot when creating manpages.
Since those lines were comments in use case examples showing shell
commands, preceed those lines with a hash sign.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Asciidoc removes lines starting with a dot when creating manpages.
Since those lines were comments in use case examples showing shell
commands, preceed those lines with a hash sign.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-stash.txt | diff | blob | history |