diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 02:02:59 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-14 02:02:59 +0200 |
commit | 51347d0d20bcde8b9b26f967f6598e3c23d20e13 (patch) | |
tree | bfc79242fe09a7052ccfa9ef4514cb75fe03d76a | |
parent | 7efa349bfc62d2dc8c30e459adfcccb45af6bf70 (diff) |
typo
-rw-r--r-- | lacme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -321,12 +321,12 @@ Valid options are: *chown* : An optional `username[:groupname]` to chown the issued *certificate* - and *certificate-chain* with. + and *certificate-chain* to. *chmod* : An optional octal mode to chmod the issued *certificate* and - *certificate-chain* with. + *certificate-chain* to. *notify* |