diff --git a/doc/CASK_LANGUAGE_REFERENCE.md b/doc/CASK_LANGUAGE_REFERENCE.md index d4d2d5e2de7..905815c8020 100644 --- a/doc/CASK_LANGUAGE_REFERENCE.md +++ b/doc/CASK_LANGUAGE_REFERENCE.md @@ -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).