EPrints 2.3 Documentation - explain_sql_tables command



NAME

explain_sql_tables - explain what the tables in the SQL database mean


SYNOPSIS

explain_sql_tables repository_id [options]


DESCRIPTION

This script describes what the tables in the SQL database are used for.


ARGUMENTS

repository_id

The ID of the EPrint repository to use.


OPTIONS

--help

Print a brief help message and exit.

--man

Print the full manual page and then exit.

--quiet

Be vewwy vewwy quiet. This option will supress all output unless an error occurs.

--verbose

Explain in detail what is going on. May be repeated for greater effect.

--version

Output version information and exit.

 EPrints 2.3 Documentation - explain_sql_tables command