aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/pg_autovacuum/README.pg_autovacuum2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_autovacuum/README.pg_autovacuum b/contrib/pg_autovacuum/README.pg_autovacuum
index 00da36db733..9b8a64d6a4f 100644
--- a/contrib/pg_autovacuum/README.pg_autovacuum
+++ b/contrib/pg_autovacuum/README.pg_autovacuum
@@ -165,7 +165,7 @@ The following arguments are used on Windows only:
-N service user: Name of the Windows user account under which the service
will run. Only used when installing as a Windows service.
--W service password: The password for the service account.Only used when
+-W service password: The password for the service account. Only used when
installing as a Windows service.
-R Uninstall pg_autovacuum as a service.