From: Armaan Bhojwani Date: Mon, 8 Mar 2021 19:06:18 +0000 (-0500) Subject: Document previous commit X-Git-Url: https://git.armaanb.net/?p=stagit.git;a=commitdiff_plain;h=1cd45465ff4e9ac937a223b1bd750312a5ee1122 Document previous commit --- diff --git a/README b/README index 3c5d3c3..194575f 100644 --- 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 diff --git a/man/stagit-index.1 b/man/stagit-index.1 index 9abd448..5a55a47 100644 --- a/man/stagit-index.1 +++ b/man/stagit-index.1 @@ -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.