.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH inspect 1 "July 2022" "sq 0.26.0" "Sequoia Manual" .SH NAME inspect \- Inspects data, like file(1) .SH SYNOPSIS \fBinspect\fR [\fB\-\-certifications\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fIFILE\fR] .SH DESCRIPTION Inspects data, like file(1) .PP It is often difficult to tell from cursory inspection using cat(1) or file(1) what kind of OpenPGP one is looking at. This subcommand inspects the data and provides a meaningful human\-readable description of it. .SH OPTIONS .TP \fB\-\-certifications\fR Prints third\-party certifications .TP \fB\-h\fR, \fB\-\-help\fR Print help information .TP [\fIFILE\fR] Reads from FILE or stdin if omitted .SH EXAMPLES Inspects a certificate .PP .nf .RS sq inspect juliet.pgp .RE .fi .PP Inspects a certificate ring .PP .nf .RS sq inspect certs.pgp .RE .fi .PP Inspects a message .PP .nf .RS sq inspect message.pgp .RE .fi .PP Inspects a detached signature .PP .nf .RS sq inspect message.sig .RE .fi .SH "SEE ALSO" For the full documentation see . .PP sq(1) sq\-armor(1) sq\-autocrypt(1) sq\-certify(1) sq\-dearmor(1) sq\-decrypt(1) sq\-encrypt(1) sq\-key(1) sq\-keyring(1) sq\-keyserver(1) sq\-packet(1) sq\-revoke(1) sq\-sign(1) sq\-verify(1) sq\-wkd(1)