Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 677 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 677 Bytes

Make Postgres Markdown

Builds Slate compatible markdown from a Postgres connection

Usage:

Usage: make-postgres-markdown [options]


  Options:

    -V, --version              output the version number
    -h, --host [host]          Host
    -p, --port [port]          Port
    -d, --database [database]  Database
    -s, --schema [schema]      Schema
    -u, --user [user]          User
    -W, --password [password]  Password
    -o, --output [output]      Output file name
    -i, --ignore <ignore>      Pattern of objects to ignore
    -h, --help                 output usage information

More Information

Checkout slate.