From 2b285f23c2bb32fca87fd54ef3698f0642f92f91 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 30 Jan 2019 21:31:45 +0000 Subject: [PATCH] update-reset: improve --help formatting. --- Library/Homebrew/cmd/update-reset.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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