Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
Signed-off-by: Eik Emil Bengtsson <me@eikc.dk>
  • Loading branch information
eikster-dk committed Apr 6, 2022
1 parent f1617d1 commit 0f6228b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# gh-worktree
A github cli extension with helper methods for git worktree related tasks.
A github cli extension with an opinionated way of working with git worktree related tasks.

# Installation
```
Expand All @@ -20,6 +20,7 @@ Available Commands:
clone Will clone a github repository into a folder
completion Generate the autocompletion script for the specified shell
help Help about any command
pr Will checkout the pr into a worktree branch
Flags:
-h, --help help for worktree
Expand Down

0 comments on commit 0f6228b

Please sign in to comment.