Tech. Documentation - explain_sql_tables command



NAME

explain_sql_tables - explain what the tables in the SQL database mean


SYNOPSIS

explain_sql_tables archiveid [options]


DESCRIPTION

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


ARGUMENTS

archiveid
The ID of the EPrint archive 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