onion-services: fix markdown code formatting
This commit is contained in:
parent
4347125344
commit
c1a7ab7b2f
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ let
|
|||
default = config.public;
|
||||
description = mdDoc ''
|
||||
Create an onion service for the given service.
|
||||
The service must define options {option}'address' and {option}'onionPort' (or `port`).
|
||||
The service must define options {option}`address` and {option}`onionPort` (or `port`).
|
||||
'';
|
||||
};
|
||||
public = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue