We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50a039 commit d0ae5c5Copy full SHA for d0ae5c5
1 file changed
extra/services/postgres.nix
@@ -63,7 +63,7 @@ in
63
default = [ "--no-locale" ];
64
example = [ "--data-checksums" "--allow-group-access" ];
65
description = ''
66
- Additional arguments passed to <literal>initdb</literal> during data dir
+ Additional arguments passed to `initdb` during data dir
67
initialisation.
68
'';
69
};
0 commit comments