Skip to content

Commit 57f3f09

Browse files
author
David Wikmans
committed
Spelling and redundancy fix in README
1 parent 3476828 commit 57f3f09

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@ This setting can be used to override the default postgresql PL/perl package name
283283
####`python_package_name`
284284
This setting can be used to override the default postgresql Python package name. If not specified, the module will use whatever package name is the default for your OS distro.
285285

286-
####`service_name`
287-
This setting can be used to override the default postgresql service name. If not specified, the module will use whatever service name is the default for your OS distro.
288-
289286
####`service_name`
290287
This setting can be used to override the default postgresql service provider. If not specified, the module will use whatever service name is the default for your OS distro.
291288

@@ -295,7 +292,7 @@ This setting can be used to override the default status check command for your P
295292
####`default_database`
296293
This setting is used to specify the name of the default database to connect with. On most systems this will be "postgres".
297294

298-
####`inidb_path`
295+
####`initdb_path`
299296
Path to the `initdb` command.
300297

301298
####`createdb_path`

0 commit comments

Comments
 (0)