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
parent
2ba91e9698
commit
d53ebb429a
|
@ -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…
Reference in New Issue