mbsync: add missing literalExample
This commit is contained in:
parent
0b47ded208
commit
83f5ce2aec
|
@ -94,7 +94,7 @@ let
|
|||
extraConfig = mkOption {
|
||||
type = extraConfigType;
|
||||
default = { };
|
||||
example = ''
|
||||
example = literalExample ''
|
||||
{
|
||||
Create = "both";
|
||||
CopyArrivalDate = "yes";
|
||||
|
|
Loading…
Reference in a new issue