Skip to content

Commit

Permalink
doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
geof90 committed Mar 8, 2016
1 parent 3506ac3 commit 5abc4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ By default, the history doesn't display the author of each release, but if you a
You can clear the release history associated with a deployment using the following command:

```
code-push deployment history <appName> <deploymentName>
code-push deployment clear <appName> <deploymentName>
```

After running this command, client devices configured to receive updates from this deployment using its associated deployment key will no longer receive those updates that have been cleared. This command is irreversible, and therefore should not be used in a production deployment.

0 comments on commit 5abc4b5

Please sign in to comment.