]> git.armaanb.net Git - stagit.git/blobdiff - stagit-index.1
Redirect stdout to correct file.
[stagit.git] / stagit-index.1
index 39d4049e6adb45e552e9aa9f3d55be4471cb5fe1..b4787a8b2c4cf2a6829391d56fb7de06bfad6861 100644 (file)
 .Nm
 will create an index HTML page for the repositories specified and writes
 the HTML data to stdout.
 .Nm
 will create an index HTML page for the repositories specified and writes
 the HTML data to stdout.
+The repos in the index are in the same order as the arguments
+.Ar repodir
+specified.
 .Pp
 .Pp
-The basename of the directory is used as the name.
+The basename of the directory is used as the repository name.
+The suffix ".git" is removed from the basename, this suffix is commonly used
+for "bare" repos.
 .Pp
 The content of the follow files specifies the meta data for each repository:
 .Bl -tag -width Ds
 .Pp
 The content of the follow files specifies the meta data for each repository:
 .Bl -tag -width Ds
@@ -24,10 +29,10 @@ owner of repository
 .Pp
 For changing the style of the page you can use the following files:
 .Bl -tag -width Ds
 .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 favicon.png
 favicon image.
+.It logo.png
+32x32 logo.
 .It style.css
 CSS stylesheet.
 .El
 .It style.css
 CSS stylesheet.
 .El