mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 18:30:16 +00:00
Use --version-check instead (so it's _not_ on by default; it must be specified).
This commit is contained in:
@@ -4955,9 +4955,7 @@ Output all keys and/or foreign keys found, not just redundant ones.
|
||||
|
||||
Show version and exit.
|
||||
|
||||
=item --[no]version-check
|
||||
|
||||
default: yes
|
||||
=item --version-check
|
||||
|
||||
Send program versions to Percona and print suggested upgrades and problems.
|
||||
|
||||
@@ -4967,10 +4965,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