Skip to content

Commit d0ae5c5

Browse files
committed
fix: html in description
1 parent b50a039 commit d0ae5c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extra/services/postgres.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ in
6363
default = [ "--no-locale" ];
6464
example = [ "--data-checksums" "--allow-group-access" ];
6565
description = ''
66-
Additional arguments passed to <literal>initdb</literal> during data dir
66+
Additional arguments passed to `initdb` during data dir
6767
initialisation.
6868
'';
6969
};

0 commit comments

Comments
 (0)