aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2022-03-20 13:15:30 -0400
committerCameron Katri <me@cameronkatri.com>2022-03-20 13:15:30 -0400
commit33c6686fda5e2d18d26f7e0510a245487f9a0c01 (patch)
treeb67e033449032f72c40d0ddd593a36d407384795
parent074e13ac687246497ec79383992d43d4361a018a (diff)
downloadldid-33c6686fda5e2d18d26f7e0510a245487f9a0c01.tar.gz
ldid-33c6686fda5e2d18d26f7e0510a245487f9a0c01.tar.zst
ldid-33c6686fda5e2d18d26f7e0510a245487f9a0c01.zip
ldid.1: Document -I
-rw-r--r--docs/ldid.15
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ldid.1 b/docs/ldid.1
index 0f0e2c6..2619ecc 100644
--- a/docs/ldid.1
+++ b/docs/ldid.1
@@ -18,6 +18,7 @@
.Op Fl E Ns Ar num : Ns Ar file
.Op Fl e
.Op Fl h
+.Op Fl I Ns Ar name
.Op Fl K Ns Ar key.p12 Op Fl U Ns Ar password
.Op Fl M
.Op Fl P
@@ -72,6 +73,10 @@ to
Print information about the signature, such as
hash types, flags, CDHash, and CodeDirectory version to
.Ar stdout .
+.It Fl I Ns Ar name
+Set the identifier used in the binaries signature to
+.Ar name .
+If not specified, the basename of the binary is used.
.It Fl K Ns Ar key.p12
Sign using the identity in
.Ar key.p12 .