summaryrefslogtreecommitdiff
path: root/urmoms-index.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-12-20 21:34:40 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-12-20 21:34:40 +0100
commitb8fc56187ee8c2b726ccf0bc19305a2128f9c3fe (patch)
treee0b994c88d255b3ba20768871da9027337fc05f5 /urmoms-index.1
parent2e4ed81390ff8ed331d10d3fba13dfdc2f6b6b20 (diff)
update README and improve man pages
Diffstat (limited to 'urmoms-index.1')
-rw-r--r--urmoms-index.119
1 files changed, 16 insertions, 3 deletions
diff --git a/urmoms-index.1 b/urmoms-index.1
index 788e0ab..be5547a 100644
--- a/urmoms-index.1
+++ b/urmoms-index.1
@@ -1,14 +1,27 @@
-.Dd December 15, 2015
+.Dd December 20, 2015
.Dt URMOMS-INDEX 1
.Os
.Sh NAME
.Nm urmoms-index
-.Nd static git page generator (repo list)
+.Nd static git index page generator
.Sh SYNOPSIS
.Nm
.Op Ar repodir...
.Sh DESCRIPTION
.Nm
-is undocumented
+will create an index HTML page for the repositories specified and writes
+the HTML data to stdout.
+.Pp
+For changing the style of the page you can use the following files:
+.Bl -tag -width Ds
+.It logo.png
+32x32 logo.
+.It favicon.png
+favicon image.
+.It style.css
+CSS stylesheet.
+.El
+.Sh SEE ALSO
+.Xr urmoms 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org