]> git.armaanb.net Git - stagit.git/commitdiff
stagit-index: clarify order of the list
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 8 Jan 2016 12:42:26 +0000 (13:42 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 8 Jan 2016 12:44:22 +0000 (13:44 +0100)
stagit-index.1

index cb15c3e1f5ff8d5a9eddba565e6c3e8096c958f3..929b18116422f715687981ce5a8f5358eefa08c7 100644 (file)
 .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.