doc don't `zap` user-created content

per discussion in https://github.com/caskroom/homebrew-cask/pull/6174#discussion-diff-17516171
refs: #6174
This commit is contained in:
Roland Walker 2014-09-15 09:48:28 -04:00
parent 6eb45048b0
commit 9b92081d59
1 changed files with 5 additions and 0 deletions

View File

@ -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).