diff options
| -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*. | 
