From 1b6a24c893866a604d9b7bc425f9b23706f39912 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Tue, 3 Aug 2021 19:22:50 +0200 Subject: man pages: add EXAMPLES section --- stagit-index.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'stagit-index.1') diff --git a/stagit-index.1 b/stagit-index.1 index b4787a8..720941d 100644 --- a/stagit-index.1 +++ b/stagit-index.1 @@ -1,4 +1,4 @@ -.Dd December 26, 2015 +.Dd August 2, 2021 .Dt STAGIT-INDEX 1 .Os .Sh NAME @@ -36,6 +36,11 @@ favicon image. .It style.css CSS stylesheet. .El +.Sh EXAMPLES +.Bd -literal +cd htmlroot +stagit-index path/to/gitrepo1 path/to/gitrepo2 > index.html +.Ed .Sh SEE ALSO .Xr stagit 1 .Sh AUTHORS -- cgit v1.2.3