]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
make cgitrc.5.txt asciidoc manpage compatible
[ps-cgit] / cgitrc.5.txt
index 09f56a68366f015818a18d0f1ec92202d509582a..f368cedcca11c39ee157502131d0f77f7b84c5db 100644 (file)
@@ -1,5 +1,5 @@
-CGITRC
-======
+CGITRC(5)
+========
 
 
 NAME
@@ -7,8 +7,8 @@ NAME
        cgitrc - runtime configuration for cgit
 
 
-DESCRIPTION
------------
+SYNOPSIS
+--------
 Cgitrc contains all runtime settings for cgit, including the list of git
 repositories, formatted as a line-separated list of NAME=VALUE pairs. Blank
 lines, and lines starting with '#', are ignored.
@@ -84,6 +84,10 @@ footer
        verbatim at the bottom of all pages (i.e. it replaces the standard
        "generated by..." message. Default value: none.
 
+header
+       The content of the file specified with this option will be included
+       verbatim at the top of all pages. Default value: none.
+
 include
        Name of a configfile to include before the rest of the current config-
        file is parsed. Default value: none.