Skip to content

Commit

Permalink
Update usage in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmmm committed Jun 16, 2021
1 parent 28af345 commit a6de0fb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@ Just run `autorebase` in your repo. This will perform the following actions

Full usage is:

autorebase [--slow] [--onto <target_branch>]
autorebase
[--slow]
[--all-branches]
[--onto <target_branch>]

`<target_branch>` is `master` by default. If you develop on `develop` you probably want `autorebase --onto develop`.

Expand Down

0 comments on commit a6de0fb

Please sign in to comment.