Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVitek committed Apr 30, 2016
1 parent 9658fea commit bac1263
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ targets:

is equivalent to

`$ sup production build pull stop-rm-run health slack-notify airbrake-notify`
`$ sup production build pull migrate-db-up stop-rm-run health slack-notify airbrake-notify`

# Supfile

Expand Down Expand Up @@ -254,8 +254,8 @@ targets:

### Default environment variables you can use

- `$SUP_NETWORK` - Name of the NETWORK that the command was originally issued against.
- `$SUP_USER` - Name of user who issued the command.
- `$SUP_NETWORK` - Network selected by current user.
- `$SUP_USER` - Current user who invoked the sup command.
- `$SUP_TIME` - Date and time of the original command line invocation.

# Development
Expand Down

0 comments on commit bac1263

Please sign in to comment.