diff --git a/Library/Homebrew/cmd/update-reset.sh b/Library/Homebrew/cmd/update-reset.sh index 60aa47bed6..7e1d44b93d 100644 --- a/Library/Homebrew/cmd/update-reset.sh +++ b/Library/Homebrew/cmd/update-reset.sh @@ -1,7 +1,6 @@ -#: * `update-reset` []: -#: Fetches and resets Homebrew and all tap repositories (or the specified -#: `repositories`) using `git`(1) to their latest `origin/master`. Note this -#: will destroy all your uncommitted or committed changes. +#: * `update-reset` [] +#: +#: Fetches and resets Homebrew and all tap repositories (or any specified `repository`) using `git`(1) to their latest `origin/master`. Note this will destroy all your uncommitted or committed changes. homebrew-update-reset() { local DIR