stagit-index: clarify order of the list - stagit-gopher - A git gopher frontend. (mirror)
git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/
Log
Files
Refs
Tags
README
LICENSE
---
commit efe16db1e509b1c8f8b06a003126c19f4f8dacaa
parent fd66a29d3ab2f226bc457cb4b3db63da8dff6bf0
Author: Hiltjo Posthuma 
Date:   Fri,  8 Jan 2016 13:42:26 +0100

stagit-index: clarify order of the list

Diffstat:
  M stagit-index.1                      |       5 ++++-

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.