Skip to content

Commit 2bc5ae5

Browse files
committed
Clean up descriptions
1 parent 831c604 commit 2bc5ae5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ archives:
2020

2121
brews:
2222
- name: git-open
23-
description: Opens your webbrowser
23+
description: Opens your Git repository in your browser
2424
homepage: https://github.com/arbourd/git-open
2525

2626
test: |

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# git-open
22

3-
`git-open` opens your browser at points it to the path you selected in the VCS.
3+
`git open` opens the Git repository in the web browser.
44

55
## Usage
66

0 commit comments

Comments
 (0)