]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix typo in ipptool man page.
authorMichael R Sweet <msweet@msweet.org>
Wed, 30 Apr 2025 17:24:48 +0000 (13:24 -0400)
committerMichael R Sweet <msweet@msweet.org>
Wed, 30 Apr 2025 17:24:48 +0000 (13:24 -0400)
doc/help/man-ipptool.html
man/ipptool.1

index 5031b83aa99b44d37ecb604325ff3a053fd354c8..0882b391ddd8e2a7f3370418afbc1b37aea321ac 100644 (file)
@@ -106,7 +106,7 @@ format is described in
     <p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--bearer-token </strong><em>BEARER-TOKEN</em><br>
 Specifies the OAuth 2.0 token to use for HTTP Bearer authentication (RFC 6750).
 </p>
-    <p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--client-namne </strong><em>CLIENT-NAME</em><br>
+    <p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>--client-name </strong><em>CLIENT-NAME</em><br>
 Specifies the client name to use for the TLS client certificate.
 If not specified, no client certificate is used during negotiation.
 </p>
index c08a367faefb606b0c8d28454ea25f0e846ac942..2c3ce7c012f8dfc6c3fe642b50b65db250263ec5 100644 (file)
@@ -7,7 +7,7 @@
 .\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
 .\" information.
 .\"
-.TH ipptool 1 "CUPS" "2024-11-20" "OpenPrinting"
+.TH ipptool 1 "CUPS" "2025-04-30" "OpenPrinting"
 .SH NAME
 ipptool \- perform internet printing protocol requests
 .SH SYNOPSIS
@@ -104,7 +104,7 @@ The following options are recognized by
 \fB\-\-bearer\-token \fIBEARER-TOKEN\fR
 Specifies the OAuth 2.0 token to use for HTTP Bearer authentication (RFC 6750).
 .TP 5
-\fB\-\-client\-namne \fICLIENT-NAME\fR
+\fB\-\-client\-name \fICLIENT-NAME\fR
 Specifies the client name to use for the TLS client certificate.
 If not specified, no client certificate is used during negotiation.
 .TP 5