mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
Use --version-check instead (so it's _not_ on by default; it must be specified).
This commit is contained in:
@@ -4361,9 +4361,7 @@ MySQL user if not current user.
|
||||
|
||||
Show version and exit.
|
||||
|
||||
=item --[no]version-check
|
||||
|
||||
default: yes
|
||||
=item --version-check
|
||||
|
||||
Send program versions to Percona and print suggested upgrades and problems.
|
||||
|
||||
@@ -4373,10 +4371,6 @@ machine. Percona uses the data to focus development on the most widely
|
||||
used versions of programs, and to suggest to customers possible upgrades
|
||||
and known bad versions of programs.
|
||||
|
||||
This feature can be disabled by specifying C<--no-version-check> on the
|
||||
command line or in one of several L<"--config"> files, or by setting the
|
||||
environment variable C<PERCONA_VERSION_CHECK=0>.
|
||||
|
||||
For more information, visit L<http://www.percona.com/version-check>.
|
||||
|
||||
=back
|
||||
|
Reference in New Issue
Block a user