git-log.txt: place each -L option variation on its own line
[gitweb.git] / Documentation / git-log.txt
index ac2694d04cfc73c9b5ae6e6982d2f7f290ed67fe..fe04e06acba1a428698faf98dd8033cee304aeb2 100644 (file)
@@ -62,7 +62,8 @@ produced by --stat etc.
        Note that only message is considered, if also a diff is shown
        its size is not included.
 
--L <start>,<end>:<file>, -L :<regex>:<file>::
+-L <start>,<end>:<file>::
+-L :<regex>:<file>::
 
        Trace the evolution of the line range given by "<start>,<end>"
        (or the funcname regex <regex>) within the <file>.  You may