ctucx.git: stagit

ctucx' stagit fork

commit efe16db1e509b1c8f8b06a003126c19f4f8dacaa
parent fd66a29d3ab2f226bc457cb4b3db63da8dff6bf0
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 8 Jan 2016 13:42:26 +0100

stagit-index: clarify order of the list
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/stagit-index.1 b/stagit-index.1
@@ -10,7 +10,10 @@
 .Sh DESCRIPTION
 .Nm
 will create an index HTML page for the repositories specified and writes
-the HTML data to stdout.
+the HTML data to stdout. The repos in the index are in the same order as
+the arguments
+.Ar repodir
+specified.
 .Pp
 The basename of the directory is used as the name. The suffix ".git" is
 removed from the basename, this is commonly used for "bare" repos.