Browse Source

Documentation/git-quiltimport.txt: Fix labeled list formatting

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>
maint
Sergey Vlasov 18 years ago committed by Junio C Hamano
parent
commit
d53ebb429a
  1. 8
      Documentation/git-quiltimport.txt

8
Documentation/git-quiltimport.txt

@ -42,10 +42,10 @@ OPTIONS
--patches <dir>:: --patches <dir>::
The directory to find the quilt patches and the The directory to find the quilt patches and the
quilt series file. quilt series file.

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


Author Author
------ ------

Loading…
Cancel
Save