summaryrefslogtreecommitdiff
path: root/stagit-index.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2016-01-08 13:42:26 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-01-08 13:44:22 +0100
commitefe16db1e509b1c8f8b06a003126c19f4f8dacaa (patch)
tree55167e4388afce3e0053ba16b1efc6c24e342917 /stagit-index.1
parentfd66a29d3ab2f226bc457cb4b3db63da8dff6bf0 (diff)
stagit-index: clarify order of the list
Diffstat (limited to 'stagit-index.1')
-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.