Remove install instructions from detailed docs
This commit is contained in:
@@ -2,12 +2,6 @@
|
|||||||
|
|
||||||
Tail a Static CT log, printing a one-liner per new certificate or precertificate as it arrives.
|
Tail a Static CT log, printing a one-liner per new certificate or precertificate as it arrives.
|
||||||
|
|
||||||
## Install
|
|
||||||
|
|
||||||
```bash
|
|
||||||
GOPRIVATE=git.ipng.ch go install git.ipng.ch/certificate-transparency/ctfetch/cmd/ctool@latest
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
@@ -2,12 +2,6 @@
|
|||||||
|
|
||||||
Fetch and decode entries from a Static CT log, outputting structured JSON.
|
Fetch and decode entries from a Static CT log, outputting structured JSON.
|
||||||
|
|
||||||
## Install
|
|
||||||
|
|
||||||
```bash
|
|
||||||
GOPRIVATE=git.ipng.ch go install git.ipng.ch/certificate-transparency/ctfetch/cmd/ctool@latest
|
|
||||||
```
|
|
||||||
|
|
||||||
## Modes
|
## Modes
|
||||||
|
|
||||||
`ctool fetch` operates in two modes depending on the arguments given.
|
`ctool fetch` operates in two modes depending on the arguments given.
|
||||||
|
|||||||
Reference in New Issue
Block a user