Skip to content

Commit e218777

Browse files
committed
Fixed omission noted by Adriano
1 parent 3575d91 commit e218777

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

builds/install/misc/replication.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,8 @@ database
155155
# password_env = FB_REPL_PWD
156156
# }
157157
#
158-
# If username_file / password_file is specified, the first non-empty line of the provided file
158+
# If username_file / password_file is specified, the first non-empty line
159+
# of the provided file is used as the parameter value.
159160
#
160161
# If username_file or password_file values represent a relative pathname,
161162
# it's resolved based on the Firebird root directory:

0 commit comments

Comments
 (0)