diff --git a/docs/user/agit-support.md b/docs/user/agit-support.md index eddf80ba..323e2342 100644 --- a/docs/user/agit-support.md +++ b/docs/user/agit-support.md @@ -26,7 +26,7 @@ The command has the following structure: - `draft`/ `for-review`: Currently ignored silently - `/`: The target branch to open the PR **(required)** - `-o `: Options for the PR - - `title`: The PR title + - `title`: The PR title. If left empty, the first line of the first new Git commit will be used instead. - `topic`: The branch name the PR should be opened for **(required)** - `description`: The PR description - `force-push`: confirm force update the target branch