diff --git a/README.md b/README.md index 625f123..7cdcdb3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Commands: prs|mrs Open the PR list pr|mr Create a new PR or open existing one pr|mr Create a new PR or open existing one for given branch - pr|mr Create a new PR or open existing one for given branch + pr|mr Create a new PR or open existing one for given source and target actions|pipelines|ci Open the CI/CD pipelines Flags: diff --git a/git-open.zsh b/git-open.zsh index f54c63e..ed6e826 100755 --- a/git-open.zsh +++ b/git-open.zsh @@ -307,7 +307,7 @@ git_open() { echo " prs|mrs Open the PR list" echo " pr|mr Create a new PR or open existing one" echo " pr|mr Create a new PR or open existing one for given branch" - echo " pr|mr Create a new PR or open existing one for given branch" + echo " pr|mr Create a new PR or open existing one for given source and target" echo " actions|pipelines|ci Open the CI/CD pipelines" echo echo "Flags:" diff --git a/tests/snapshot.txt b/tests/snapshot.txt index 34e096c..244875e 100644 --- a/tests/snapshot.txt +++ b/tests/snapshot.txt @@ -11,7 +11,7 @@ Commands: prs|mrs Open the PR list pr|mr Create a new PR or open existing one pr|mr Create a new PR or open existing one for given branch - pr|mr Create a new PR or open existing one for given branch + pr|mr Create a new PR or open existing one for given source and target actions|pipelines|ci Open the CI/CD pipelines Flags: