]> git.armaanb.net Git - stagit.git/blobdiff - man/stagit.1
do not simplify the history by first-parent
[stagit.git] / man / stagit.1
index 23e7ca73af45c1f570eedeb145943abd4546d6e1..c44947657741f3bfb94d81f1cafc069d70923d36 100644 (file)
@@ -8,6 +8,7 @@
 .Nm
 .Op Fl c Ar cachefile
 .Op Fl l Ar commits
+.Op Fl u Ar baseurl
 .Ar repodir
 .Sh DESCRIPTION
 .Nm
@@ -31,6 +32,9 @@ Write a maximum number of
 .Ar commits
 to the log.html file only.
 However the commit files are written as usual.
+.It Fl u Ar baseurl
+Base URL to make links in the Atom feeds absolute.
+For example: "https://git.codemadness.org/stagit/".
 .El
 .Pp
 The options
@@ -101,6 +105,8 @@ favicon image.
 .It style.css
 CSS stylesheet.
 .El
+.Sh EXIT STATUS
+.Ex -std
 .Sh SEE ALSO
 .Xr stagit-index 1
 .Sh AUTHORS