Skip to content

Commit

Permalink
style: space
Browse files Browse the repository at this point in the history
  • Loading branch information
MintArchit committed Feb 14, 2023
1 parent afe4de0 commit 615f7c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ $ gh contribs
gh contribs --help
```
```
Usage: gh contribs [-h] [-s <scheme>] [-g <glyph>][-w <weeks>] [-x] [-y] [-d] [-l] [-p] [-D] [-W]
Usage: gh contribs [-h] [-s <scheme>] [-g <glyph>] [-w <weeks>] [-x] [-y] [-d] [-l] [-p] [-D] [-W]
Arguments:
Expand Down
2 changes: 1 addition & 1 deletion gh-contribs
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ glyph()
# msgs
h_usage()
{
printf "Usage: gh contribs [-h] [-s <scheme>] [-g <glyph>][-w <weeks>] [-x] [-y] [-d] [-l] [-p] [-D] [-W]\n\n"
printf "Usage: gh contribs [-h] [-s <scheme>] [-g <glyph>] [-w <weeks>] [-x] [-y] [-d] [-l] [-p] [-D] [-W]\n\n"
return 0
}

Expand Down

0 comments on commit 615f7c8

Please sign in to comment.