.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10. .TH DOCTRINE "1" "November 2014" "Doctrine Command Line Interface version 2.4.3" "User Commands" .SH NAME Doctrine \- Doctrine command line interface .SH DESCRIPTION Doctrine Command Line Interface version 2.4.3 .SS "Usage:" .IP [options] command [arguments] .SH OPTIONS .HP \fB\-\-help\fR \fB\-h\fR Display this help message. .HP \fB\-\-quiet\fR \fB\-q\fR Do not output any message. .HP \fB\-\-verbose\fR \fB\-v\fR|vv|vvv Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug .HP \fB\-\-version\fR \fB\-V\fR Display this application version. .TP \fB\-\-ansi\fR Force ANSI output. .TP \fB\-\-no\-ansi\fR Disable ANSI output. .HP \fB\-\-no\-interaction\fR \fB\-n\fR Do not ask any interactive question. .SS "Available commands:" .TP help Displays help for a command .TP list Lists commands .PP dbal .TP dbal:import Import SQL file(s) directly to Database. .TP dbal:reserved\-words Checks if the current database contains identifiers that are reserved. .TP dbal:run\-sql Executes arbitrary SQL directly from the command line.