stagit-index: clarify order of the list
1 files changed, 4 insertions(+), 1 deletions(-) | |||
---|---|---|---|
M | stagit-index.1 | +4 | -1 |
1@@ -10,7 +10,10 @@
2 .Sh DESCRIPTION
3 .Nm
4 will create an index HTML page for the repositories specified and writes
5-the HTML data to stdout.
6+the HTML data to stdout. The repos in the index are in the same order as
7+the arguments
8+.Ar repodir
9+specified.
10 .Pp
11 The basename of the directory is used as the name. The suffix ".git" is
12 removed from the basename, this is commonly used for "bare" repos.