[Docs] Incomplete usage section of cfssljson
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
## The problem
The usage section of `cfssljson` does not specify that *the command takes an argument that specifies the base name for the files produced*.
It is specified in [the README](https://github.com/cloudflare/cfssl#the-cfssljson-utility) though (emphasis mine):
> The tool takes a single flag, -f, that specifies the input file, **and an argument that specifies the base name for the files produced**.
## version
```shell
$ cfssljson -version
Version: 1.3.3
Revision: dev
Runtime: go1.12.3
```
Contributor guide
Assessment
This issue has not been assessed yet.