Browse Source

Minor Changes

old-stable
Mitesh Shah 13 years ago
parent
commit
3c6b4b6f1d
  1. 24
      README.md

24
README.md

@ -11,21 +11,11 @@ This is work in PROGRESS. This will break things on your end most likely!
### engine Commands:
`engine site` #site-specific commands
`engine system` system-wide commands
`engine config` configuration commands
### engine site
`engine site create <site-name> [--with-wordpress]`
`engine site read --active`
`engine site update <site-name>`
`engine site` #site-specific commands
`engine site delete <site-name>`
`engine config` configuration commands
### engine system
@ -37,6 +27,16 @@ This is work in PROGRESS. This will break things on your end most likely!
`engine system purge [php mysql nginx apc postfix] [--all]`
### engine site
`engine site create <site-name> [--with-wordpress]`
`engine site read --active`
`engine site update <site-name>`
`engine site delete <site-name>`
### engine config
`engine config set [memory | timeout] [value]`

Loading…
Cancel
Save