Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
Edit command typo
Browse files Browse the repository at this point in the history
site:deploy -> deploy:site
  • Loading branch information
svenluijten committed Apr 4, 2017
1 parent 20938c2 commit b1c497b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `delete:daemon` command
- `show:daemon` command
- `reboot:daemon` command
- `site:deploy` command
- `deploy:site` command
- `site:enable-quickdeploy` command
- `site:disable-quickdeploy` command
- `site:get-deploy-script` command
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ Workers documentation...

### Deployment

#### site:deploy
#### deploy:site
Deploy the given site.

```bash
Expand Down

0 comments on commit b1c497b

Please sign in to comment.