From: job Date: Wed, 19 Jan 2022 16:33:36 +0000 (+0000) Subject: Document the -f file inspection function X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=93c0de8d76efa32eb26c64ac331b6d2c62eedc9d;p=openbsd Document the -f file inspection function --- diff --git a/usr.sbin/rpki-client/rpki-client.8 b/usr.sbin/rpki-client/rpki-client.8 index b6a034a8bd4..c7320e5d68f 100644 --- a/usr.sbin/rpki-client/rpki-client.8 +++ b/usr.sbin/rpki-client/rpki-client.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpki-client.8,v 1.51 2021/12/03 08:40:07 job Exp $ +.\" $OpenBSD: rpki-client.8,v 1.52 2022/01/19 16:33:36 job Exp $ .\" .\" Copyright (c) 2019 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 3 2021 $ +.Dd $Mdocdate: January 19 2022 $ .Dt RPKI-CLIENT 8 .Os .Sh NAME @@ -26,6 +26,7 @@ .Op Fl b Ar sourceaddr .Op Fl d Ar cachedir .Op Fl e Ar rsync_prog +.Op Fl f Ar file .Op Fl s Ar timeout .Op Fl T Ar table .Op Fl t Ar tal @@ -92,6 +93,16 @@ It must accept the and .Fl -address flags and connect with rsync-protocol locations. +.It Fl f Ar file +Validate the +.Em Signed Object +in +.Ar file +against the RPKI cache stored in +.Ar cachedir +and print human-readable information about the object. +This option implies +.Fl n . .It Fl j Create output in the file .Pa json