update-reset: improve --help formatting.
This commit is contained in:
parent
2a676dd94c
commit
2b285f23c2
@ -1,7 +1,6 @@
|
||||
#: * `update-reset` [<repositories>]:
|
||||
#: 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` [<repository>]
|
||||
#:
|
||||
#: 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user