From 823505a0584f5b114ebb29b3d66c5a1ca5ed399b Mon Sep 17 00:00:00 2001 From: Martin Afanasjew Date: Wed, 17 Aug 2016 01:19:40 +0200 Subject: Fix minor issues in command help text formatting - Inconsistent or unneeded indentation - Missing or superfluous empty lines - Missing or wrongly formatted arguments in command summary - Missing punctuation --- Library/Homebrew/dev-cmd/bump-formula-pr.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Homebrew/dev-cmd') diff --git a/Library/Homebrew/dev-cmd/bump-formula-pr.rb b/Library/Homebrew/dev-cmd/bump-formula-pr.rb index bd27a569c..d875e42ac 100644 --- a/Library/Homebrew/dev-cmd/bump-formula-pr.rb +++ b/Library/Homebrew/dev-cmd/bump-formula-pr.rb @@ -1,6 +1,5 @@ #: * `bump-formula-pr` [`--devel`] [`--dry-run`] `--url=` `--sha256=` : #: * `bump-formula-pr` [`--devel`] [`--dry-run`] `--tag=` `--revision=` : -#: #: Creates a pull request to update the formula with a new url or a new tag. #: #: If a is specified, the checksum of the new download must -- cgit v1.2.3