diff options
Diffstat (limited to 'stagit.1')
-rw-r--r-- | stagit.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.Dd Januari 21, 2018 +.Dd February 6, 2019 .Dt STAGIT 1 .Os .Sh NAME @@ -46,8 +46,8 @@ Atom XML feed .It files.html List of files in the latest tree, linking to the file. .It log.html -List of commits in order of most recent to old of the commits (top to bottom), -each commit links to a page with a diffstat and diff of the commit. +List of commits in reverse chronological applied commit order, each commit +links to a page with a diffstat and diff of the commit. .It refs.html Lists references of the repository such as branches and tags. .El |