onion-services: fix markdown code formatting
This commit is contained in:
@@ -18,7 +18,7 @@ let
|
|||||||
default = config.public;
|
default = config.public;
|
||||||
description = mdDoc ''
|
description = mdDoc ''
|
||||||
Create an onion service for the given service.
|
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 {
|
public = mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user