docs: update description

This commit is contained in:
2024-08-21 15:07:01 +03:00
committed by Chen Asraf
parent 04e7e69475
commit d8f369e0aa
3 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ Commands:
prs|mrs Open the PR list
pr|mr Create a new PR or open existing one
pr|mr <source branch> Create a new PR or open existing one for given branch
pr|mr <source> <target> Create a new PR or open existing one for given branch
pr|mr <source> <target> Create a new PR or open existing one for given source and target
actions|pipelines|ci Open the CI/CD pipelines
Flags:

View File

@@ -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 <source branch> Create a new PR or open existing one for given branch"
echo " pr|mr <source> <target> Create a new PR or open existing one for given branch"
echo " pr|mr <source> <target> 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:"

View File

@@ -11,7 +11,7 @@ Commands:
prs|mrs Open the PR list
pr|mr Create a new PR or open existing one
pr|mr <source branch> Create a new PR or open existing one for given branch
pr|mr <source> <target> Create a new PR or open existing one for given branch
pr|mr <source> <target> Create a new PR or open existing one for given source and target
actions|pipelines|ci Open the CI/CD pipelines
Flags: