Skip to content

Commit 7294cde

Browse files
author
Steffen Wendzel
committed
clarify that the disabling/enabling options are examples
1 parent 2ca939a commit 7294cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ for the recreated users.
1313

1414
The behaviour of `./configure` has changed. The environment variables
1515
for enabling and disabling features are no longer supported and replaced
16-
by CLI flags. The support for the databases can now be enabled/disabled
17-
by *\--disable-mysql*, *\--disable-sqlite* and *\--enable-postgres*. The
16+
by CLI flags. The support for the databases can now be enabled/disabled.
17+
Examples: *\--disable-mysql*, *\--enable-sqlite*, *\--enable-postgres*. The
1818
suppport for TLS can be disabled by *\--disable-tls*. You can use
1919
`./configure --help` for an overview of the available CLI flags.
2020

0 commit comments

Comments
 (0)