update-reset: improve --help formatting.
This commit is contained in:
parent
2a676dd94c
commit
2b285f23c2
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user