diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-02-19 04:47:18 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-02-21 13:41:13 +0100 |
commit | 39a353127024401bdc4ca79b768a6627078736ad (patch) | |
tree | 5441b9f0eaa8267c8776b9b7a1e32472c162a032 /README.md | |
parent | d634c498c3cfbccefc7c97780bddd2d0121db866 (diff) | |
download | passt-39a353127024401bdc4ca79b768a6627078736ad.tar passt-39a353127024401bdc4ca79b768a6627078736ad.tar.gz passt-39a353127024401bdc4ca79b768a6627078736ad.tar.bz2 passt-39a353127024401bdc4ca79b768a6627078736ad.tar.lz passt-39a353127024401bdc4ca79b768a6627078736ad.tar.xz passt-39a353127024401bdc4ca79b768a6627078736ad.tar.zst passt-39a353127024401bdc4ca79b768a6627078736ad.zip |
README, hooks: Build HTML man page on push, add a link
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -128,6 +128,8 @@ for TCP and UDP, respectively. - [Contribute](#contribute) - [Security and Vulnerability Reports](#security-and-vulnerability-reports) +See also the [man page](/builds/latest/web/passt.1.html). + ## Motivation ### passt |