]> git.armaanb.net Git - stagit.git/blobdiff - man/stagit-index.1
do not simplify the history by first-parent
[stagit.git] / man / stagit-index.1
index 9abd4483f14ae68527b239e41ee35596eebfff6c..1091f461741653b98a92e3f789123a23ee385b4f 100644 (file)
@@ -10,7 +10,7 @@
 .Sh DESCRIPTION
 .Nm
 will create an index HTML page for the repositories specified and writes
-the HTML data to stdout.
+the HTML data to "index.html".
 The repos in the index are in the same order as the arguments
 .Ar repodir
 specified.
@@ -33,6 +33,8 @@ For changing the style of the page you can use the following files:
 favicon image.
 .It logo.png
 32x32 logo.
+.It description, description.md
+A plaintext or markdown description to include on the index.
 .It style.css
 CSS stylesheet.
 .El