Skip to content

Commit

Permalink
Documentation/git-quiltimport.txt: Fix labeled list formatting
Browse files Browse the repository at this point in the history
Mark the continuation paragraph of a list entry as such to avoid
getting a literal paragraph instead.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Sergey Vlasov authored and Junio C Hamano committed Mar 1, 2007
1 parent 2ba91e9 commit d53ebb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Documentation/git-quiltimport.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ OPTIONS
--patches <dir>::
The directory to find the quilt patches and the
quilt series file.

The default for the patch directory is patches
or the value of the $QUILT_PATCHES environment
variable.
+
The default for the patch directory is patches
or the value of the $QUILT_PATCHES environment
variable.

Author
------
Expand Down

0 comments on commit d53ebb4

Please sign in to comment.