Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Jan 14, 2021
1 parent 143ed81 commit 0724992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ Usage:
multi-gitter run [script path] [flags]
Flags:
--author-email string If set, this fields will be used as the email of the committer
--author-name string If set, this fields will be used as the name of the committer
--author-email string Email of the committer. If not set, the global git config setting will be used.
--author-name string Name of the committer. If not set, the global git config setting will be used.
--base-branch string The branch which the changes will be based on.
-B, --branch string The name of the branch where changes are committed. (default "multi-gitter-branch")
-m, --commit-message string The commit message. Will default to title + body if none is set.
Expand Down

0 comments on commit 0724992

Please sign in to comment.