Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt clearer language for fetch and resources #16389

Merged
merged 1 commit into from
Jan 6, 2016

Conversation

Amorymeltzer
Copy link
Contributor

It was never particularly clear to me what "resources" meant, in part because I think it was used over-broadly. Maybe I'm the outlier, but two years later I'm still confused.

Happy to entertain alternative language choices here, I'm not wed to these.

@@ -67,12 +67,12 @@ Note that `uninstall --force` is currently imperfect. See the man page for more

* `info` — displays information about the given Cask
* `list` — with no args, lists installed Casks; given installed Casks, lists staged files
* `fetch` — downloads Cask resources to local cache (with `--force`, re-download even if already cached)
* `fetch` — downloads files containing Cask applications to local cache (with `--force`, re-download even if already cached)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“files containing Cask applications” is confusing to me.

“downloads files need to install applications to local cache (with --force, re-download even if already cached)”?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better yet, why not just steal directly from the manpage? “download remote application files for the given Cask to the local cache (with --force, re-download even if already cached)” seems pretty clear to me.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I like that latter suggestion a lot.

@vitorgalvao vitorgalvao added the documentation Issue regarding documentation. label Jan 6, 2016
vitorgalvao added a commit that referenced this pull request Jan 6, 2016
Attempt clearer language for fetch and resources
@vitorgalvao vitorgalvao merged commit 1f56c6b into Homebrew:master Jan 6, 2016
@miccal miccal removed the documentation Issue regarding documentation. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants