Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This is just a simplified CLI for OpenSSL to make it easier to issue self signed certificates.
|
This is just a simplified CLI for OpenSSL to make it easier to issue self signed certificates.
|
||||||
|
|
||||||
`ca help`
|
`./ca.py help`
|
||||||
```
|
```
|
||||||
USAGE
|
USAGE
|
||||||
ca help
|
ca help
|
||||||
@@ -16,7 +16,7 @@ COMMANDS
|
|||||||
certificate Manage certificates
|
certificate Manage certificates
|
||||||
```
|
```
|
||||||
|
|
||||||
`ca certificate help`
|
`./ca.py certificate help`
|
||||||
```
|
```
|
||||||
USAGE
|
USAGE
|
||||||
ca certificate help
|
ca certificate help
|
||||||
|
|||||||
Reference in New Issue
Block a user