update-reset: improve --help formatting.

This commit is contained in:
Mike McQuaid 2019-01-30 21:31:45 +00:00
parent 2a676dd94c
commit 2b285f23c2
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

@ -1,7 +1,6 @@
#: * `update-reset` [<repositories>]: #: * `update-reset` [<repository>]
#: Fetches and resets Homebrew and all tap repositories (or the specified #:
#: `repositories`) using `git`(1) to their latest `origin/master`. Note this #: 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.
#: will destroy all your uncommitted or committed changes.
homebrew-update-reset() { homebrew-update-reset() {
local DIR local DIR