diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2023-04-07 21:41:01 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2023-04-07 21:41:01 +0200 |
commit | 2a759b25a51d2c4a1b9e3781681ee469ff436436 (patch) | |
tree | 4a07d836cd999acb4447aca8c9f82bbfc0988917 | |
parent | c8bc863e9d9a030cff9bd2bbb0bd7cf27818653c (diff) |
Add list all options to README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ Install `ct-sans`: $ go install git.cs.kau.se/rasmoste/ct-sans@latest $ which ct-sans >/dev/null || echo "ct-sans not in PATH" +List all options: + + $ ct-sans -h + ### Snapshot Download and verify the signature of Google's list of known logs, |