Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
* stable:
  (docs) update generated docs
  • Loading branch information
ferventcoder committed Oct 10, 2016
2 parents e447414 + c626cc8 commit 5fcbbf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/generated/CommandsUninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ With auto uninstaller turned off, a chocolateyUninstall.ps1 is required
Chocolatey but does not remove the software from your system (unless
in the package directory).

**NOTE:** A package with a failing uninstall can be removed with the
`-n --skipautouninstaller` flags. This will remove the package from
chocolatey without attempting to uninstall the program.

**NOTE:** Starting in 0.9.10+, the Automatic Uninstaller (AutoUninstaller)
is turned on by default. To turn it off, run the following command:

Expand Down

0 comments on commit 5fcbbf1

Please sign in to comment.