aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2022-05-25 22:16:52 -0400
committerCameron Katri <me@cameronkatri.com>2022-05-25 22:16:52 -0400
commit35de91afe0ea4b09277b78c36e595ea6472643a4 (patch)
treec04c24aaefe9e2351d7148c99c25bcd29d94675e /README.txt
parent4630d99a60f87144ecd9cb392c407a316f2da30f (diff)
downloadtrustcache-35de91afe0ea4b09277b78c36e595ea6472643a4.tar.gz
trustcache-35de91afe0ea4b09277b78c36e595ea6472643a4.tar.zst
trustcache-35de91afe0ea4b09277b78c36e595ea6472643a4.zip
append: Allow specifying cdhash directly
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.txt b/README.txt
index 295f66f..54c313d 100644
--- a/README.txt
+++ b/README.txt
@@ -15,11 +15,13 @@ DESCRIPTION
The following commands are supported by tc:
append [-f flags] [-u uuid | 0] infile file ...
- Modify the trustcache at infile to include each signed Mach-O in
- the specified path. uuid is used to specify a custom uuid to be
- used. If it is 0, the uuid will be left the same, otherwise, it
- will be regenerated. If -f is specified, any new entries with
- have the flags specified at flags.
+ Modify the trustcache at infile to include each signed Mach-O at
+ the specified paths. If file is both 40 characters and
+ hexadecimal, that hash will be added to the cache. uuid is used
+ to specify a custom uuid to be used. If it is 0, the uuid will
+ be left the same, otherwise, it will be regenerated. If -f is
+ specified, any new entries with have the flags specified at
+ flags.
create [-u uuid] [-v version] outfile file ...
Create a trustcache at outfile. Each Mach-O found in the