'\" t
.\" Title: upscli_report_build_details
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot
.\" Date: 04/07/2026
.\" Manual: NUT Manual
.\" Source: Network UPS Tools 2.8.5
.\" Language: English
.\"
.TH "UPSCLI_REPORT_BUILD_" "3" "04/07/2026" "Network UPS Tools 2\&.8\&.5" "NUT Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
upscli_report_build_details \- Print a debug message to report details of the current libupsclient build such as its source\-code version and SSL capabilities
.SH "SYNOPSIS"
.sp
.nf
#include
void upscli_report_build_details(void);
.fi
.SH "DESCRIPTION"
.sp
The \fBupscli_report_build_details\fR() function prints a debug log message at verbosity \fI1\fR to summarize details about the currently used build of the \fBupsclient\fR(3) library, including its SSL support\&.
.SH "RETURN VALUE"
.sp
There is no return value\&.
.SH "SEE ALSO"
.sp
\fBupscli_ssl_caps\fR(3), \fBupscli_ssl_caps_descr\fR(3)