diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-20 20:38:48 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-20 22:13:46 +0100 |
commit | f5a8ada638d9fcef9939b00f941588288f6287cc (patch) | |
tree | 81b6d259483371e2519e271ef5083af634b98d20 | |
parent | 8e612e071b8c0fc99ebf91673f53ca5f0d6bdd11 (diff) |
Documentation: Wrap commands in `…`.
-rw-r--r-- | lacme.8.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -316,8 +316,9 @@ UNIX-domain socket. expansion](#percent-specifiers) _after_ privilege drop. Default: `@@bindir@@/lacme-accountd`. - Use for instance `ssh -T lacme@account.example.net lacme-accountd` - in order to spawn a remote [`lacme-accountd`(1)] server. + Use for instance `` `ssh -T lacme@account.example.net + lacme-accountd` `` in order to spawn a remote [`lacme-accountd`(1)] + server. *config* @@ -433,7 +434,7 @@ Valid settings are: *notify* -: Command to pass the the system's command shell (`/bin/sh -c`) +: Command to pass the the system's command shell (`` `/bin/sh -c` ``) after successful installation of the *certificate* and/or *certificate-chain*. |