From: Cameron Katri Date: Sun, 20 Mar 2022 17:15:30 +0000 (-0400) Subject: ldid.1: Document -I X-Git-Tag: v2.1.5-procursus3~28 X-Git-Url: https://git.cameronkatri.com/ldid.git/commitdiff_plain/33c6686fda5e2d18d26f7e0510a245487f9a0c01 ldid.1: Document -I --- 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 .