From 44e998a59bb51f0a34e1560545d03e93320a63f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Thu, 24 Jan 2019 00:37:56 +0000 Subject: [PATCH] Removed cleanup from cask manpage --- Library/Homebrew/manpages/brew-cask.1.md | 4 ---- manpages/brew-cask.1 | 4 ---- 2 files changed, 8 deletions(-) diff --git a/Library/Homebrew/manpages/brew-cask.1.md b/Library/Homebrew/manpages/brew-cask.1.md index b0eb087a24..2e0e646466 100644 --- a/Library/Homebrew/manpages/brew-cask.1.md +++ b/Library/Homebrew/manpages/brew-cask.1.md @@ -35,10 +35,6 @@ graphical user interface. * `cat` [ ... ]: Dump the given Cask definition file to the standard output. - * `cleanup` [--outdated]: - Clean up cached downloads and tracker symlinks. With `--outdated`, - only clean up cached downloads older than 10 days old. - * `create` : Generate a Cask definition file for the Cask identified by and open a template for it in your favorite editor. diff --git a/manpages/brew-cask.1 b/manpages/brew-cask.1 index 7f546ba296..bbbd2aec8f 100644 --- a/manpages/brew-cask.1 +++ b/manpages/brew-cask.1 @@ -40,10 +40,6 @@ Check the given Casks for installability\. If no tokens are given on the command Dump the given Cask definition file to the standard output\. . .TP -\fBcleanup\fR [\-\-outdated] -Clean up cached downloads and tracker symlinks\. With \fB\-\-outdated\fR, only clean up cached downloads older than 10 days old\. -. -.TP \fBcreate\fR \fItoken\fR Generate a Cask definition file for the Cask identified by \fItoken\fR and open a template for it in your favorite editor\. .