forked from TrueCloudLab/certificates
Fix formatting.
This commit is contained in:
parent
869ef70211
commit
8f17a46be0
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ intermediate private key.`,
|
|||
},
|
||||
cli.StringFlag{
|
||||
Name: "resolver",
|
||||
Usage: `address of a DNS resolver to be used instead of the default.`,
|
||||
Usage: "address of a DNS resolver to be used instead of the default.",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue