Skip to content

Commit

Permalink
doc don't zap user-created content
Browse files Browse the repository at this point in the history
per discussion in #6174 (diff)
refs: #6174
  • Loading branch information
rolandwalker committed Sep 15, 2014
1 parent 6eb4504 commit 9b92081
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/CASK_LANGUAGE_REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,11 @@ $ brew cask zap td-toolbelt # also removes org.ruby-lang.installer
may be removed, other applications may be affected by `brew cask zap`.
Understanding that is the responsibility of the end user.

`zap` stanzas should not remove:

* Files created by the user directly.


### Zap Stanza Syntax

The form of `zap` stanza follows the [`uninstall` stanza](#uninstall-stanza-details).
Expand Down

0 comments on commit 9b92081

Please sign in to comment.