]> git.armaanb.net Git - stagit.git/commitdiff
Document previous commit
authorArmaan Bhojwani <me@armaanb.net>
Mon, 8 Mar 2021 19:06:18 +0000 (14:06 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 8 Mar 2021 19:06:18 +0000 (14:06 -0500)
README
man/stagit-index.1

diff --git a/README b/README
index 3c5d3c3964e62a4ee930c2b30dc8f0951e78f95e..194575f5cb2e5ff9c29935d1759e1e93bef4bea7 100644 (file)
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Make files per repository:
 
 Make index file for repositories:
 
-       $ stagit-index repodir1 repodir2 repodir3 > index.html
+       $ stagit-index repodir1 repodir2 repodir3
 
 
 Build and install
index 9abd4483f14ae68527b239e41ee35596eebfff6c..5a55a472d98896679b007b7678ff5eb312d93661 100644 (file)
@@ -10,7 +10,7 @@
 .Sh DESCRIPTION
 .Nm
 will create an index HTML page for the repositories specified and writes
-the HTML data to stdout.
+the HTML data to "index.html".
 The repos in the index are in the same order as the arguments
 .Ar repodir
 specified.