Skip to content

Commit 3d16c7d

Browse files
committed
Fix typo in ipptool man page.
1 parent 546a7b1 commit 3d16c7d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/help/man-ipptool.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h2 id="ipptool-1.options">Options</h2>
106106
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--bearer-token </strong><em>BEARER-TOKEN</em><br>
107107
Specifies the OAuth 2.0 token to use for HTTP Bearer authentication (RFC 6750).
108108
</p>
109-
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--client-namne </strong><em>CLIENT-NAME</em><br>
109+
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--client-name </strong><em>CLIENT-NAME</em><br>
110110
Specifies the client name to use for the TLS client certificate.
111111
If not specified, no client certificate is used during negotiation.
112112
</p>

man/ipptool.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
88
.\" information.
99
.\"
10-
.TH ipptool 1 "CUPS" "2024-11-20" "OpenPrinting"
10+
.TH ipptool 1 "CUPS" "2025-04-30" "OpenPrinting"
1111
.SH NAME
1212
ipptool \- perform internet printing protocol requests
1313
.SH SYNOPSIS
@@ -104,7 +104,7 @@ The following options are recognized by
104104
\fB\-\-bearer\-token \fIBEARER-TOKEN\fR
105105
Specifies the OAuth 2.0 token to use for HTTP Bearer authentication (RFC 6750).
106106
.TP 5
107-
\fB\-\-client\-namne \fICLIENT-NAME\fR
107+
\fB\-\-client\-name \fICLIENT-NAME\fR
108108
Specifies the client name to use for the TLS client certificate.
109109
If not specified, no client certificate is used during negotiation.
110110
.TP 5

0 commit comments

Comments
 (0)