Skip to content

Commit

Permalink
[IMP] add 'migration' in the OCABOT_USAGE.
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain committed May 25, 2022
1 parent 7c584a8 commit f5a2499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/oca_github_bot/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ def func_wrapper(*args, **kwargs):
"**Ocabot commands**\n"
"* ``ocabot merge major|minor|patch|nobump``\n"
"* ``ocabot rebase``",
"* ``ocabot migration {module_name}``",
)

OCABOT_EXTRA_DOCUMENTATION = os.environ.get(
Expand Down

0 comments on commit f5a2499

Please sign in to comment.