diff --git a/README.md b/README.md index 46a25ba..bdbf833 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,10 @@ Just run `autorebase` in your repo. This will perform the following actions Full usage is: - autorebase [--slow] [--onto ] + autorebase + [--slow] + [--all-branches] + [--onto ] `` is `master` by default. If you develop on `develop` you probably want `autorebase --onto develop`.