Diffstat (limited to 'cgitrc.5.txt')
| -rw-r--r-- | cgitrc.5.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index d420ad4..a207fe0 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -198,14 +198,6 @@ snapshots:: "zip" zip-file Default value: none. -source-filter:: - Specifies a command which will be invoked to format plaintext blobs - in the tree view. The command will get the blob content on its STDIN - and the name of the blob as its only command line argument. The STDOUT - from the command will be included verbatim as the blob contents, i.e. - this can be used to implement e.g. syntax highlighting. Default value: - none. - summary-branches:: Specifies the number of branches to display in the repository "summary" view. Default value: "10". |