removed options for mysql/mariadb

This commit is contained in:
gibas 2013-06-24 15:12:18 +02:00
parent d5f57e8cfe
commit b19d3c8e77

View file

@ -100,9 +100,6 @@ sub usage {
" --port <port> Port to use for connection (default: 3306)\n".
" --user <username> Username to use for authentication\n".
" --pass <password> Password to use for authentication\n".
" Database type\n".
" --mysql Run with mysql database (default)\n".
" --maria Run with mariadb database\n".
"\n".
" Performance and Reporting Options\n".
" --skipsize Don't enumerate tables and their types/sizes (default: on)\n".