projects
/
forks
/
stagit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd66a29
)
stagit-index: clarify order of the list
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Fri, 8 Jan 2016 12:42:26 +0000
(13:42 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Fri, 8 Jan 2016 12:44:22 +0000
(13:44 +0100)
stagit-index.1
patch
|
blob
|
history
diff --git
a/stagit-index.1
b/stagit-index.1
index cb15c3e1f5ff8d5a9eddba565e6c3e8096c958f3..929b18116422f715687981ce5a8f5358eefa08c7 100644
(file)
--- 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.