From 83b83786b96bcbdf06642ea5df9d3a8df9f4c205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sun, 23 Apr 2017 15:38:10 +0100 Subject: [PATCH] Removed brew cask list from reporting bug (#32834) --- README.md | 1 - .../brew_cask_list_shows_wrong_information.md | 7 ------- 2 files changed, 8 deletions(-) delete mode 100644 doc/reporting_bugs/brew_cask_list_shows_wrong_information.md diff --git a/README.md b/README.md index 4310425755..872993be6b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ If your issue persists, search for it before opening a new one. If you find an o * [`source is not there` error](doc/reporting_bugs/a_cask_fails_to_install.md#source-is-not-there-error) * [`wrong number of arguments` error](doc/reporting_bugs/a_cask_fails_to_install.md#wrong-number-of-arguments-error) * [Unlisted reason](doc/reporting_bugs/a_cask_fails_to_install.md#unlisted-reason) -* [`brew cask list` shows wrong information](doc/reporting_bugs/brew_cask_list_shows_wrong_information.md) * [`uninstall` wrongly reports cask as not installed](doc/reporting_bugs/uninstall_wrongly_reports_cask_as_not_installed.md) * [`Error: Unknown command: cask` error](doc/reporting_bugs/error_unknown_command_cask.md) * [My problem isn’t listed](https://github.com/caskroom/homebrew-cask/issues/new) diff --git a/doc/reporting_bugs/brew_cask_list_shows_wrong_information.md b/doc/reporting_bugs/brew_cask_list_shows_wrong_information.md deleted file mode 100644 index 981b8cb473..0000000000 --- a/doc/reporting_bugs/brew_cask_list_shows_wrong_information.md +++ /dev/null @@ -1,7 +0,0 @@ -[Go back](../../README.md#reporting-bugs) - -# `brew cask list` shows wrong information - -We know. [`brew cask list` is broken](https://github.com/caskroom/homebrew-cask/issues/14058) and has been for quite a while. Pull requests to fix the outstanding problems are welcome. - -**Do not open an issue.**