Removed cleanup from cask manpage

This commit is contained in:
Vítor Galvão 2019-01-24 00:37:56 +00:00
parent b221a46af2
commit 44e998a59b
2 changed files with 0 additions and 8 deletions

View File

@ -35,10 +35,6 @@ graphical user interface.
* `cat` <token> [ <token> ... ]:
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` <token>:
Generate a Cask definition file for the Cask identified by <token>
and open a template for it in your favorite editor.

View File

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