-.\" $OpenBSD: pkg_create.1,v 1.125 2022/06/04 10:12:38 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.126 2022/11/01 10:50:05 espie Exp $
.\"
.\" Documentation and design originally from FreeBSD. All the code has
.\" been rewritten since. We keep the documentation's notice:
.\" [jkh] Took John's changes back and made some additional extensions for
.\" better integration with FreeBSD's new ports collection.
.\"
-.Dd $Mdocdate: June 4 2022 $
+.Dd $Mdocdate: November 1 2022 $
.Dt PKG_CREATE 1
.Os
.Sh NAME
.Sh SYNOPSIS
.Nm pkg_create
.Bk -words
-.Op Fl mnQqvx
+.Op Fl mnQqSvx
.Op Fl A Ar arches
.Op Fl B Ar pkg-destdir
.Op Fl D Ar name Ns Op = Ns Ar value
(query mode).
Most often used in combination with
.Fl n .
+.It Fl S
+Print the update signature of the package.
+See
+.Xr pkg_info 1 .
.It Fl U Ar undisplayfile
Display the file (using
.Xr more 1 )