summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stagit-index.15
1 files changed, 4 insertions, 1 deletions
diff --git a/stagit-index.1 b/stagit-index.1
index cb15c3e..929b181 100644
--- 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.