Skip to content

Commit ed576cb

Browse files
committed
Shape expectations about intended use of filemode
Requested by tb@ OK tb@ claudio@
1 parent 505a691 commit ed576cb

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

usr.sbin/rpki-client/rpki-client.8

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $OpenBSD: rpki-client.8,v 1.126 2025/07/31 08:32:43 job Exp $
1+
.\" $OpenBSD: rpki-client.8,v 1.127 2025/08/02 13:24:16 job Exp $
22
.\"
33
.\" Copyright (c) 2019 Kristaps Dzonsons <[email protected]>
44
.\"
@@ -14,7 +14,7 @@
1414
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616
.\"
17-
.Dd $Mdocdate: July 31 2025 $
17+
.Dd $Mdocdate: August 2 2025 $
1818
.Dt RPKI-CLIENT 8
1919
.Os
2020
.Sh NAME
@@ -116,13 +116,9 @@ and
116116
.Fl -address
117117
flags and connect with rsync-protocol locations.
118118
.It Fl f Ar
119-
Decode the
120-
.Em TAL
121-
or validate the
122-
.Em Signed Object
123-
in
119+
Attempt to decode and validate the RPKI object in
124120
.Ar file
125-
against the RPKI cache stored in
121+
using the cache stored in
126122
.Ar cachedir
127123
and print human-readable information about the object.
128124
If
@@ -134,6 +130,7 @@ and can be combined with
134130
.Fl j
135131
to emit a stream of
136132
.Em Concatenated JSON .
133+
This option is intended for debugging.
137134
.It Fl H Ar fqdn
138135
Create a shortlist and add
139136
.Ar fqdn

0 commit comments

Comments
 (0)