From fbfaa8a39afc53868b768426a621e2fe27376476 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Tue, 11 Aug 2015 20:34:21 +0100 Subject: man: sha1 => sha256 reference Closes Homebrew/homebrew#42507. --- Library/Homebrew/manpages/brew.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 6373d6ee3..279214976 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -98,7 +98,7 @@ Note that these flags should only appear after a command. If `--cmake` is passed, create a basic template for a CMake-style build. If `--no-fetch` is passed, Homebrew will not download to the cache and - will thus not add the SHA-1 to the formula for you. + will thus not add the SHA256 to the formula for you. The options `--set-name` and `--set-version` each take an argument and allow you to explicitly set the name and version of the package you are creating. -- cgit v1.2.3