Merge pull request #5601 from vitorgalvao/cask-cleanup-man

Removed cleanup from cask manpage
This commit is contained in:
Mike McQuaid 2019-01-24 12:45:04 +00:00 committed by GitHub
commit 40bfc39912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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\.
.