Sha256: 7925ac7e538006fdd76b1f213f88ac1eeb67e0dc8d9031a736ebfcdca6aec338
Contents?: true
Size: 1.18 KB
Versions: 3
Compression:
Stored size: 1.18 KB
Contents
# ronin-emails 1 "April 2012" Ronin "User Manuals" ## SYNOPSIS `ronin emails` [*options*] ## DESCRIPTION Manages EmailAddresses. ## OPTIONS `-v`, `--[no-]verbose` Enable verbose output. `-q`, `--[no-]quiet` Disable verbose output. `--[no-]silent` Silence all output. `--[no-]color` Enables color output. `-D`, `--database` [*URI*] The database to URI (`mysql://user:password@host/ronin`). `--[no-]csv` CSV output. `--[no-]xml` XML output. `--[no-]yaml` YAML output. `--[no-]json` JSON output. `-H`, `--with-hosts` *HOST* [...] Searches for EmailAddresses associated with the HOST(s). `-I`, `--with-ips` *IP* [...] Searches for EmailAddresses associated with the IP Address(es). `-u`, `--with-users` *NAME* [...] Searches for EmailAddresses associated with the user NAME(s). `-l`, `--[no-]list` Lists the EmailAddresses. `-i`, `--import` *FILE* Imports EmailAddresses from the FILE. ## FILES *~/.ronin/* Ronin configuration directory. *~/.ronin/database.log* Database log. *~/.ronin/database.sqlite3* The default sqlite3 Database file. *~/.ronin/database.yml* Optional Database configuration. ## AUTHOR Postmodern <postmodern.mod3@gmail.com>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-1.5.0 | man/ronin-emails.1.md |
ronin-1.5.0.rc2 | man/ronin-emails.1.md |
ronin-1.5.0.rc1 | man/ronin-emails.1.md |