]> git.cameronkatri.com Git - cgit.git/commitdiff
cgitrc.5.txt: wrap the example file in an asciidoc LiteralBlock
authorLars Hjemli <hjemli@gmail.com>
Thu, 12 Feb 2009 09:02:09 +0000 (10:02 +0100)
committerLars Hjemli <hjemli@gmail.com>
Thu, 12 Feb 2009 09:02:09 +0000 (10:02 +0100)
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgitrc.5.txt

index e8b5cd480c7f48a8bb159d89c530774a53f0e83f..33ac958b488675381d4393adca9930d49d2846e4 100644 (file)
@@ -259,6 +259,7 @@ repo.url::
 EXAMPLE CGITRC FILE
 -------------------
 
+....
 # Enable caching of up to 1000 output entriess
 cache-size=1000
 
@@ -368,6 +369,7 @@ repo.enable-log-linecount=0
 
 # Restrict the max statistics period for this repo
 repo.max-stats=month
+....
 
 
 BUGS