Sha256: aa65b891861497971bb7c13b086f453f840668e6ddea7b06187e59dc984c73fb
Contents?: true
Size: 1.42 KB
Versions: 2
Compression:
Stored size: 1.42 KB
Contents
.TH ronin\-console 1 "April 2012" Ronin "User Manuals" .SH SYNOPSIS .PP \fB\fCronin console\fR [\fIoptions\fP] .SH DESCRIPTION .PP Start the Ronin Console. .SH OPTIONS .TP \fB\fC--[no-]color\fR Enables color output. .TP \fB\fC-q\fR, \fB\fC--[no-]quiet\fR Disable verbose output. .TP \fB\fC--[no-]silent\fR Silence all output. .TP \fB\fC-v\fR, \fB\fC--[no-]verbose\fR Enable verbose output. .TP \fB\fC-D\fR, \fB\fC--database\fR [\fIURI\fP] The database to URI (\fB\fCmysql://user:password@host/ronin\fR). .TP \fB\fC--[no-]backtrace\fR Enable or disables long backtraces. .TP \fB\fC-V\fR, \fB\fC--[no-]version\fR Print the Ronin version. .TP \fB\fC-r\fR, \fB\fC--require\fR [\fIPATH\fP] Ruby files to require. .SH FILES .TP \fI~/.ronin/\fP Ronin configuration directory. .TP \fI~/.ronin/config.rb\fP Configuration file that is loaded before the Ronin Console starts. .TP \fI~/.ronin/console.log\fP History log for the Ronin Console. .TP \fI~/.ronin/database.log\fP Database log. .TP \fI~/.ronin/database.sqlite3\fP The default sqlite3 Database file. .TP \fI~/.ronin/database.yml\fP Optional Database configuration. .SH ENVIRONMENT .TP HOME Specifies the home directory of the user. Ronin will search for the \fI~/.ronin/\fP configuration directory within the home directory. .TP EDITOR Specifies the editor to use when invoking the \fB\fC.edit\fR console command. .SH AUTHOR .PP Postmodern .MT postmodern.mod3@gmail.com .ME .SH SEE ALSO .PP .BR ronin (1)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-1.5.0 | man/ronin-console.1 |
ronin-1.5.0.rc2 | man/ronin-console.1 |